Skip to content

Commit

Permalink
Bump fog-openstack to v1.1.4
Browse files Browse the repository at this point in the history
Pull in fix for invalid class `Util::RecursiveHotFileLoader`
  • Loading branch information
agrare committed Feb 5, 2025
1 parent 029b1ca commit f5d720a
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 @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "activesupport", ">=6.0"
spec.add_dependency "bunny", "~> 2.1.0"
spec.add_dependency "excon", "~> 0.71"
spec.add_dependency "fog-openstack", "~> 1.1"
spec.add_dependency "fog-openstack", "~> 1.1", ">= 1.1.4"
spec.add_dependency "more_core_extensions", ">= 3.2", "< 5"
spec.add_dependency "parallel", "~> 1.12"

Expand Down

0 comments on commit f5d720a

Please sign in to comment.