Skip to content

Commit

Permalink
Update faraday
Browse files Browse the repository at this point in the history
  • Loading branch information
d-m-u committed Feb 24, 2020
1 parent d809001 commit 80de623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion googleauth.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |gem|
gem.platform = Gem::Platform::RUBY
gem.required_ruby_version = ">= 2.4.0"

gem.add_dependency "faraday", "~> 0.12"
gem.add_dependency "faraday", ">= 0.17.3", "< 2.0"
gem.add_dependency "jwt", ">= 1.4", "< 3.0"
gem.add_dependency "memoist", "~> 0.16"
gem.add_dependency "multi_json", "~> 1.11"
Expand Down

0 comments on commit 80de623

Please sign in to comment.