Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Apr 5, 2018
1 parent 7af7603 commit 12145c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions active_median.gemspec
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "activerecord"

spec.add_development_dependency "bundler"
spec.add_development_dependency "rake"
spec.add_development_dependency "minitest"
spec.add_development_dependency "pg"
spec.add_development_dependency "pg", "< 1"
spec.add_development_dependency "rake"
end

0 comments on commit 12145c4

Please sign in to comment.