Skip to content

Commit

Permalink
Try Rails 5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Cheal authored and jrafanie committed Apr 28, 2020
1 parent 981ff8d commit 8f7cdf0
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 @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_dependency "more_core_extensions", "~> 3.5"
s.add_dependency "pg"
s.add_dependency "pg-pglogical", "~> 2.1.1"
s.add_dependency "rails", ">= 5.0.7.1", "!= 5.1.6.x", "< 5.2"
s.add_dependency "rails", "~>5.2.4"

s.add_development_dependency "codeclimate-test-reporter", "~> 1.0.0"
s.add_development_dependency "rspec"
Expand Down

0 comments on commit 8f7cdf0

Please sign in to comment.