Skip to content

Commit d2d3d09

Browse files
committed
faraday-follow_redirects: Allow 0.5
1 parent 033a2d1 commit d2d3d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

puppet_forge.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
2222

2323
spec.add_runtime_dependency "base64", '>= 0.2.0', '< 0.4.0'
2424
spec.add_runtime_dependency "faraday", "~> 2.0"
25-
spec.add_runtime_dependency "faraday-follow_redirects", ">= 0.3", "< 0.5"
25+
spec.add_runtime_dependency "faraday-follow_redirects", ">= 0.3", "< 0.6"
2626
spec.add_dependency "minitar", '~> 1.0', '>= 1.0.2'
2727
spec.add_dependency "semantic_puppet", "~> 1.0"
2828

0 commit comments

Comments
 (0)