Skip to content

Commit

Permalink
Bump floe for kubernetes image pull error fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Nov 9, 2023
1 parent d725f3a commit 5036897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-providers-workflows.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "floe", "~> 0.5.0"
spec.add_dependency "floe", "~> 0.6.0"

spec.add_development_dependency "manageiq-style"
spec.add_development_dependency "simplecov", ">= 0.21.2"
Expand Down

0 comments on commit 5036897

Please sign in to comment.