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 647633f + 5fa56bc commit 8ea1a58Copy full SHA for 8ea1a58
puppet_forge.gemspec
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
22
23
spec.add_runtime_dependency "base64", '>= 0.2.0', '< 0.4.0'
24
spec.add_runtime_dependency "faraday", "~> 2.0"
25
- spec.add_runtime_dependency "faraday-follow_redirects", "~> 0.3.0"
+ spec.add_runtime_dependency "faraday-follow_redirects", ">= 0.3", "< 0.5"
26
spec.add_dependency "minitar", '~> 1.0', '>= 1.0.2'
27
spec.add_dependency "semantic_puppet", "~> 1.0"
28
0 commit comments