Skip to content

Commit

Permalink
Update faraday to version 2.8.1 (#212)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
depfu[bot] authored Jan 8, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c6adc24 commit 44b4ec4
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
@@ -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.12'
s.add_dependency 'faraday', '>= 0.14', '<= 2.8.1'
s.add_dependency 'json', '>= 2.0'
s.add_dependency 'rack', '>= 2', '< 4'

0 comments on commit 44b4ec4

Please sign in to comment.