Skip to content

Commit

Permalink
Update pdk.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
david22swan authored Oct 24, 2024
1 parent 38364e7 commit d4bc287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ Gem::Specification.new do |spec|
# Other deps
spec.add_runtime_dependency 'deep_merge', '~> 1.2.2'
spec.add_runtime_dependency 'diff-lcs', '>= 1.5.0'
spec.add_runtime_dependency 'json_pure', '~> 2.6.3'
spec.add_runtime_dependency 'json', '~> 2.6.3'
spec.add_runtime_dependency 'json_pure', '~> 2.6.3'
spec.add_runtime_dependency 'pathspec', '~> 1.1'
spec.add_runtime_dependency 'puppet_forge', '~> 5.0'

Expand Down

0 comments on commit d4bc287

Please sign in to comment.