Skip to content

Commit

Permalink
Drop mysql gem support so we can support Ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mnoack committed May 4, 2018
1 parent b28d94a commit 20a90cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion geokit-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'test-unit'
spec.add_development_dependency "mocha", "~> 0.9"
spec.add_development_dependency 'coveralls'
spec.add_development_dependency "mysql", "~> 2.8"
spec.add_development_dependency "mysql2", "~> 0.2"
spec.add_development_dependency "activerecord-mysql2spatial-adapter"
spec.add_development_dependency "pg", "~> 0.10"
Expand Down

0 comments on commit 20a90cf

Please sign in to comment.