Skip to content

Commit

Permalink
Merge pull request #271 from agrare/fix_fog_kubevirt_ros_marshal_dump…
Browse files Browse the repository at this point in the history
…_error

Lock down recursive-open-struct to 1.2.2
  • Loading branch information
Fryguy authored Oct 3, 2024
2 parents bd6a477 + ec3a51f commit 80749e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-providers-openshift.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Gem::Specification.new do |spec|
spec.add_dependency "manageiq-providers-kubernetes", "~> 0.1.0"

spec.add_development_dependency "manageiq-style"
spec.add_development_dependency "recursive-open-struct", "~> 1.1"
spec.add_development_dependency "recursive-open-struct", "~> 1.2.2"
spec.add_development_dependency "simplecov", ">= 0.21.2"
end

0 comments on commit 80749e7

Please sign in to comment.