diff --git a/ruby-bandwidth-iris.gemspec b/ruby-bandwidth-iris.gemspec index 5a281d8..851c39f 100644 --- a/ruby-bandwidth-iris.gemspec +++ b/ruby-bandwidth-iris.gemspec @@ -16,7 +16,7 @@ Gem::Specification.new do |spec| spec.require_paths = ["lib"] spec.add_dependency "builder" spec.add_dependency "faraday" - spec.add_dependency "faraday-follow_redirects", '~> 0.3.0' + spec.add_dependency "faraday-follow_redirects", '~> 0.5.0' spec.add_dependency "activesupport",">= 4.2.7" spec.add_dependency "rexml"