Skip to content

Commit

Permalink
Move pg gem version from manageiq-gems-pending
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunne committed Oct 12, 2017
1 parent 1e07dd8 commit f7d13bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-schema.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Gem::Specification.new do |s|

s.add_dependency "activerecord-id_regions"
s.add_dependency "more_core_extensions"
s.add_dependency "pg"
s.add_dependency "pg", "~> 0.18.2"
s.add_dependency "rails", "~> 5.0.2"

s.add_dependency "manageiq-gems-pending" # This is just for MiqPassword for now
Expand Down

0 comments on commit f7d13bb

Please sign in to comment.