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 a694b02 + 65ecc74 commit bde78fcCopy full SHA for bde78fc
puppet.gemspec
@@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
31
spec.add_runtime_dependency('scanf', '~> 1.0')
32
spec.add_runtime_dependency('semantic_puppet', '~> 1.0')
33
spec.add_runtime_dependency('ostruct', '~> 0.6.0')
34
- spec.add_runtime_dependency('benchmark', '~> 0.3.0')
+ spec.add_runtime_dependency('benchmark', '>= 0.3', '< 0.5')
35
36
37
platform = spec.platform.to_s
0 commit comments