source "http://rubygems.org" # Specify your gem's dependencies in pivot.gemspec gemspec group :development, :test do gem 'autotest' gem 'autotest-growl' gem 'autotest-notification' gem 'bundler' gem 'launchy' gem 'rcov' gem 'rspec' end