Skip to content

Commit

Permalink
Update faraday to version 2.9.0 (#215)
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 Jan 18, 2024
1 parent 739d1fc commit 5cc5a92
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.8.1'
s.add_dependency 'faraday', '>= 0.14', '<= 2.9.0'
s.add_dependency 'json', '>= 2.0'
s.add_dependency 'rack', '>= 2', '< 4'

Expand Down

0 comments on commit 5cc5a92

Please sign in to comment.