We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c33195 + a2d3dae commit c5e7d5fCopy full SHA for c5e7d5f
pdk.gemspec
@@ -39,7 +39,7 @@ Gem::Specification.new do |spec|
39
spec.add_runtime_dependency 'tty-which', '~> 0.5'
40
41
# json-schema and deps
42
- spec.add_runtime_dependency 'json-schema', '~> 4.0'
+ spec.add_runtime_dependency 'json-schema', '~> 5.0'
43
44
# PDK build
45
spec.add_runtime_dependency 'puppet-modulebuilder', '~> 1.0'
0 commit comments