Skip to content

Commit 77ca5b6

Browse files
authoredSep 7, 2022
Update faraday to version 2.5.2 (#167)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent c78db0f commit 77ca5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎api_valve.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
1414
s.files = Dir['lib/**/*', 'README.md']
1515

1616
s.add_dependency 'activesupport', '>= 6.1', '< 7.1'
17-
s.add_dependency 'faraday', '>= 0.14', '<= 2.4.0'
17+
s.add_dependency 'faraday', '>= 0.14', '<= 2.5.2'
1818
s.add_dependency 'multi_json', '~> 1.13'
1919
s.add_dependency 'rack', '~> 2'
2020

0 commit comments

Comments
 (0)