Skip to content

Commit

Permalink
Merge pull request #503 from NickLaMuro/rails-6
Browse files Browse the repository at this point in the history
Rails 6.0
  • Loading branch information
Fryguy authored Jan 11, 2021
2 parents 4408960 + d2bf48c commit f64a8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-gems-pending.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|

s.required_ruby_version = "> 2.4"

s.add_runtime_dependency "activesupport", "< 5.3"
s.add_runtime_dependency "activesupport", "~> 6.0"
s.add_runtime_dependency "awesome_spawn", "~> 1.5"
s.add_runtime_dependency "aws-sdk-s3", "~> 1.0"
s.add_runtime_dependency "binary_struct", "~> 2.1"
Expand Down

0 comments on commit f64a8b5

Please sign in to comment.