Gemfile in on_the_map-0.1.3 vs Gemfile in on_the_map-0.1.4
- old
+ new
@@ -19,6 +19,10 @@
gem 'ffaker', '>= 1.14'
gem 'fakeweb'
gem 'shoulda'
gem 'shoulda-matchers'
+
+ gem 'geocoder'
+ gem 'mongoid_geospatial'
+ gem 'gmaps4rails'
end