Skip to content

Commit

Permalink
Rails 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLaMuro committed Sep 28, 2020
1 parent 33b6129 commit 648d8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-providers-openstack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "activesupport", "~> 5.2.4", ">= 5.2.4.3"
spec.add_dependency "activesupport", "~> 6.0"
spec.add_dependency "bunny", "~> 2.1.0"
spec.add_dependency "excon", "~> 0.71"
spec.add_dependency "fog-openstack", ">= 0.3.10"
Expand Down

0 comments on commit 648d8d2

Please sign in to comment.