Skip to content

Commit 7b972ec

Browse files
Bump faraday from 2.12.0 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.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.12.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 29f811f commit 7b972ec

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,23 @@ GEM
1919
rexml
2020
diff-lcs (1.5.1)
2121
docile (1.4.1)
22-
faraday (2.12.0)
23-
faraday-net_http (>= 2.0, < 3.4)
22+
faraday (2.14.1)
23+
faraday-net_http (>= 2.0, < 3.5)
2424
json
2525
logger
26-
faraday-net_http (3.3.0)
27-
net-http
26+
faraday-net_http (3.4.2)
27+
net-http (~> 0.5)
2828
faraday-retry (2.2.1)
2929
faraday (~> 2.0)
3030
gem-release (2.2.2)
3131
hashdiff (1.1.2)
32-
json (2.8.1)
32+
json (2.18.1)
3333
language_server-protocol (3.17.0.3)
3434
lint_roller (1.1.0)
35-
logger (1.6.1)
35+
logger (1.7.0)
3636
multi_json (1.15.0)
37-
net-http (0.5.0)
38-
uri
37+
net-http (0.9.1)
38+
uri (>= 0.11.1)
3939
parallel (1.26.3)
4040
parse_gemspec (1.0.0)
4141
parse_gemspec-cli (1.0.0)
@@ -107,7 +107,7 @@ GEM
107107
unicode-display_width (>= 1.1.1, < 3)
108108
thor (1.3.2)
109109
unicode-display_width (2.6.0)
110-
uri (1.0.1)
110+
uri (1.1.1)
111111
webmock (3.24.0)
112112
addressable (>= 2.8.0)
113113
crack (>= 0.3.2)

0 commit comments

Comments
 (0)