Skip to content

Commit

Permalink
Update faraday to version 2.5.2 (#167)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Sep 7, 2022
1 parent c78db0f commit 77ca5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_valve.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.files = Dir['lib/**/*', 'README.md']

s.add_dependency 'activesupport', '>= 6.1', '< 7.1'
s.add_dependency 'faraday', '>= 0.14', '<= 2.4.0'
s.add_dependency 'faraday', '>= 0.14', '<= 2.5.2'
s.add_dependency 'multi_json', '~> 1.13'
s.add_dependency 'rack', '~> 2'

Expand Down

0 comments on commit 77ca5b6

Please sign in to comment.