Skip to content

Commit 95776d1

Browse files
authored
Update faraday-follow_redirects to ~> 0.5
1 parent eb55216 commit 95776d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudinary.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Gem::Specification.new do |s|
2626

2727
s.add_dependency "faraday", ">= 2.0.1", "< 3.0.0"
2828
s.add_dependency "faraday-multipart", "~> 1.0", ">= 1.0.4"
29-
s.add_dependency 'faraday-follow_redirects', '~> 0.4.0'
29+
s.add_dependency "faraday-follow_redirects", "~> 0.5"
3030
s.add_dependency "ostruct"
3131

3232
s.add_development_dependency "rails", ">= 6.1.7", "< 8.0.0"

0 commit comments

Comments
 (0)