Skip to content

Commit

Permalink
Merge pull request #1412 from puppetlabs/CAT-2141
Browse files Browse the repository at this point in the history
(CAT-2141) Update `json-schema` dependency
  • Loading branch information
danadoherty639 authored Nov 4, 2024
2 parents 5c33195 + a2d3dae commit c5e7d5f
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 @@ -39,7 +39,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'tty-which', '~> 0.5'

# json-schema and deps
spec.add_runtime_dependency 'json-schema', '~> 4.0'
spec.add_runtime_dependency 'json-schema', '~> 5.0'

#  PDK build
spec.add_runtime_dependency 'puppet-modulebuilder', '~> 1.0'
Expand Down

0 comments on commit c5e7d5f

Please sign in to comment.