earth.gemspec in earth-0.6.0 vs earth.gemspec in earth-0.6.1
- old
+ new
@@ -35,10 +35,10 @@
s.add_runtime_dependency 'falls_back_on'
s.add_runtime_dependency 'fixed_width-multibyte'
s.add_runtime_dependency 'geokit-rails'
s.add_runtime_dependency 'loose_tight_dictionary', '>=0.2.3'
s.add_runtime_dependency 'weighted_average', '>=1'
- # s.add_runtime_dependency 'mini_record' # need https://github.com/DAddYE/mini_record/pull/7 - for now install manually from https://github.com/seamusabshere/mini_record
+ s.add_runtime_dependency 'mini_record-compat' # need https://github.com/DAddYE/mini_record/pull/7
s.add_runtime_dependency 'activesupport'
s.add_runtime_dependency 'activerecord'
s.add_development_dependency 'bundler'
s.add_development_dependency 'bueller'
s.add_development_dependency 'cucumber'