Skip to content

Commit

Permalink
Update faraday to version 2.7.12 (#210)
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 Nov 28, 2023
1 parent dd0cfd0 commit c6adc24
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.7.11'
s.add_dependency 'faraday', '>= 0.14', '<= 2.7.12'
s.add_dependency 'json', '>= 2.0'
s.add_dependency 'rack', '>= 2', '< 4'

Expand Down

0 comments on commit c6adc24

Please sign in to comment.