Skip to content

Commit

Permalink
Bump pg version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbruun committed Apr 18, 2017
1 parent 23fa1a6 commit 730c469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queue_classic.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ Gem::Specification.new do |spec|

spec.require_paths = %w[lib]

spec.add_dependency "pg", ">= 0.17", "< 0.20"
spec.add_dependency "pg", ">= 0.17", "< 0.21"
end

0 comments on commit 730c469

Please sign in to comment.