Skip to content

Commit

Permalink
Merge pull request #493 from d-m-u/bump_mce
Browse files Browse the repository at this point in the history
bump more core extensions
  • Loading branch information
bdunne authored Jul 14, 2020
2 parents d30d0e8 + 267ba56 commit e033079
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 @@ -19,7 +19,7 @@ Gem::Specification.new do |s|
s.add_dependency "activerecord-id_regions", "~> 0.3.0"
s.add_dependency "linux_admin", "~> 2.0"
s.add_dependency "manageiq-password", "~> 0.3"
s.add_dependency "more_core_extensions", "~> 3.5"
s.add_dependency "more_core_extensions", ">= 3.5", "< 5"
s.add_dependency "pg"
s.add_dependency "pg-pglogical", "~> 2.1.1"
s.add_dependency "rails", "~>5.2.4", ">=5.2.4.3"
Expand Down

0 comments on commit e033079

Please sign in to comment.