Skip to content

Commit

Permalink
Pinning pg
Browse files Browse the repository at this point in the history
  • Loading branch information
hlascelles committed Apr 29, 2018
1 parent dfdda41 commit 69eda5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion que-scheduler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'backports', '~> 3.10'
spec.add_dependency 'fugit', '~> 1.1'
spec.add_dependency 'hashie', '~> 3'
spec.add_dependency 'pg'
spec.add_dependency 'pg', '~> 0.10'
spec.add_dependency 'que', '~> 0.10'

spec.add_development_dependency 'activerecord', '>= 3.0'
Expand Down

0 comments on commit 69eda5e

Please sign in to comment.