Skip to content

Commit

Permalink
(maint) Remove json pin
Browse files Browse the repository at this point in the history
A fix for the issue requiring the pin has been released
  • Loading branch information
david22swan committed Oct 25, 2024
1 parent e0fe36d commit 33f0125
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ 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', '~> 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 33f0125

Please sign in to comment.