Skip to content

Commit c5e7d5f

Browse files
Merge pull request #1412 from puppetlabs/CAT-2141
(CAT-2141) Update `json-schema` dependency
2 parents 5c33195 + a2d3dae commit c5e7d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdk.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Gem::Specification.new do |spec|
3939
spec.add_runtime_dependency 'tty-which', '~> 0.5'
4040

4141
# json-schema and deps
42-
spec.add_runtime_dependency 'json-schema', '~> 4.0'
42+
spec.add_runtime_dependency 'json-schema', '~> 5.0'
4343

4444
#  PDK build
4545
spec.add_runtime_dependency 'puppet-modulebuilder', '~> 1.0'

0 commit comments

Comments
 (0)