Skip to content

Commit

Permalink
Updated order [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Apr 20, 2018
1 parent ea83854 commit 654a3e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pghero.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ Gem::Specification.new do |spec|

spec.add_dependency "activerecord"

spec.add_development_dependency "bundler", "~> 1.6"
spec.add_development_dependency "rake"
spec.add_development_dependency "minitest"
spec.add_development_dependency "activerecord-import"
spec.add_development_dependency "bundler"
spec.add_development_dependency "minitest"
spec.add_development_dependency "rake"

if RUBY_PLATFORM == "java"
spec.add_development_dependency "activerecord-jdbcpostgresql-adapter"
Expand Down

0 comments on commit 654a3e0

Please sign in to comment.