Skip to content

Commit f6f5e74

Browse files
Bump faraday from 2.9.0 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.0 to 2.14.1. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.9.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddc0f21 commit f6f5e74

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,24 @@ GEM
1414
byebug (11.1.3)
1515
coderay (1.1.3)
1616
diff-lcs (1.5.0)
17-
faraday (2.9.0)
18-
faraday-net_http (>= 2.0, < 3.2)
19-
faraday-net_http (3.1.0)
20-
net-http
17+
faraday (2.14.1)
18+
faraday-net_http (>= 2.0, < 3.5)
19+
json
20+
logger
21+
faraday-net_http (3.4.2)
22+
net-http (~> 0.5)
2123
faraday-retry (2.2.1)
2224
faraday (~> 2.0)
2325
gem-release (2.2.2)
2426
json (2.7.1)
2527
jsonpath (1.1.5)
2628
multi_json
2729
language_server-protocol (3.17.0.3)
30+
logger (1.7.0)
2831
method_source (1.0.0)
2932
multi_json (1.17.0)
30-
net-http (0.4.1)
31-
uri
33+
net-http (0.9.1)
34+
uri (>= 0.11.1)
3235
parallel (1.24.0)
3336
parser (3.3.0.4)
3437
ast (~> 2.4.1)

0 commit comments

Comments
 (0)