Skip to content

Commit

Permalink
Merge pull request #1414 from puppetlabs/json_fix
Browse files Browse the repository at this point in the history
(BUGFIX) Exclude newest JSON version
  • Loading branch information
LukasAud authored Nov 7, 2024
2 parents e4dd32f + a67dab4 commit 5efd5e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ 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.8.0'
spec.add_runtime_dependency 'pathspec', '~> 1.1'
spec.add_runtime_dependency 'puppet_forge', '~> 5.0'

Expand Down

0 comments on commit 5efd5e9

Please sign in to comment.