Gemfile in mongoid_spacial-0.1.1 vs Gemfile in mongoid_spacial-0.2.0
- old
+ new
@@ -22,9 +22,10 @@
gem 'linecache19'
gem 'ruby-debug19'
end
group :test do
+ gem 'rspec-rails'
gem 'mocha'
gem 'will_paginate'
gem 'kaminari'
end
- old
+ new