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.
faraday-follow_redirects
~> 0.5
1 parent eb55216 commit 95776d1Copy full SHA for 95776d1
cloudinary.gemspec
@@ -26,7 +26,7 @@ Gem::Specification.new do |s|
26
27
s.add_dependency "faraday", ">= 2.0.1", "< 3.0.0"
28
s.add_dependency "faraday-multipart", "~> 1.0", ">= 1.0.4"
29
- s.add_dependency 'faraday-follow_redirects', '~> 0.4.0'
+ s.add_dependency "faraday-follow_redirects", "~> 0.5"
30
s.add_dependency "ostruct"
31
32
s.add_development_dependency "rails", ">= 6.1.7", "< 8.0.0"
0 commit comments