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 58ad649 + ae048fd commit 92c2cabCopy full SHA for 92c2cab
puppet.gemspec
@@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
20
spec.require_paths = ["lib"]
21
spec.summary = "OpenVox, a community implementation of Puppet -- an automated configuration management tool"
22
spec.specification_version = 4
23
- spec.add_runtime_dependency('base64', '>= 0.1', '< 0.3')
+ spec.add_runtime_dependency('base64', '>= 0.1', '< 0.4')
24
spec.add_runtime_dependency('benchmark', '>= 0.3', '< 0.5')
25
spec.add_runtime_dependency('concurrent-ruby', '~> 1.0')
26
spec.add_runtime_dependency('deep_merge', '~> 1.0')
0 commit comments