Skip to content

Commit

Permalink
Rails 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLaMuro committed Dec 8, 2020
1 parent 5817de9 commit d2bf48c
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 d2bf48c

Please sign in to comment.