Gemfile in pivot_table-0.1.1 vs Gemfile in pivot_table-0.1.3
- old
+ new
@@ -4,14 +4,14 @@
gemspec
gem 'rake'
group :development, :test do
- gem 'autotest'
+ #gem 'autotest'
#gem 'autotest-growl'
- gem 'autotest-notification'
+ #gem 'autotest-notification'
gem 'bundler'
- gem 'launchy'
- gem 'rcov'
+ #gem 'launchy'
+ #gem 'rcov'
gem 'rspec'
gem 'shoulda-matchers'
end
\ No newline at end of file