Skip to content

Commit

Permalink
Update k8s-ruby.gemspec
Browse files Browse the repository at this point in the history
Co-authored-by: Erich Soares Machado <erichmachado@users.noreply.github.com>
  • Loading branch information
mrobinson513 and erichmachado authored Dec 21, 2023
1 parent f74954c commit 3475651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "dry-configurable"
spec.add_runtime_dependency "recursive-open-struct", "~> 1.1.3"
spec.add_runtime_dependency "hashdiff", "~> 1.0.0"
spec.add_runtime_dependency "jsonpath", "~> 1.1.0"
spec.add_runtime_dependency "jsonpath", "~> 1.1"
spec.add_runtime_dependency "yajl-ruby", "~> 1.4.0"
spec.add_runtime_dependency "yaml-safe_load_stream3"

Expand Down

0 comments on commit 3475651

Please sign in to comment.