Skip to content

Commit a21452d

Browse files
Bump the prod-ruby-dependencies group with 2 updates
Bumps the prod-ruby-dependencies group with 2 updates: [faraday](https://github.com/lostisland/faraday) and [faraday-retry](https://github.com/lostisland/faraday-retry). Updates `faraday` from 2.12.1 to 2.13.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.12.1...v2.13.1) Updates `faraday-retry` from 2.2.1 to 2.3.2 - [Release notes](https://github.com/lostisland/faraday-retry/releases) - [Changelog](https://github.com/lostisland/faraday-retry/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday-retry@v2.2.1...v2.3.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-ruby-dependencies - dependency-name: faraday-retry dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 972886f commit a21452d

11 files changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,20 @@ GEM
4343
octokit (~> 4.18)
4444
optimist (~> 3.1)
4545
ostruct (~> 0.6.0)
46-
faraday (2.12.1)
46+
faraday (2.13.1)
4747
faraday-net_http (>= 2.0, < 3.5)
4848
json
4949
logger
50-
faraday-net_http (3.4.0)
50+
faraday-net_http (3.4.1)
5151
net-http (>= 0.5.0)
52-
faraday-retry (2.2.1)
52+
faraday-retry (2.3.2)
5353
faraday (~> 2.0)
5454
hashdiff (1.1.1)
5555
i18n (1.14.5)
5656
concurrent-ruby (~> 1.0)
57-
json (2.8.2)
57+
json (2.12.2)
5858
language_server-protocol (3.17.0.3)
59-
logger (1.6.2)
59+
logger (1.7.0)
6060
minitest (5.23.1)
6161
mutex_m (0.2.0)
6262
net-http (0.6.0)

vendor/cache/faraday-2.12.1.gem

-72 KB
Binary file not shown.

vendor/cache/faraday-2.13.1.gem

72.5 KB
Binary file not shown.
-8 KB
Binary file not shown.
8 KB
Binary file not shown.
-11 KB
Binary file not shown.
11.5 KB
Binary file not shown.

vendor/cache/json-2.12.2.gem

74 KB
Binary file not shown.

vendor/cache/json-2.8.2.gem

-70.5 KB
Binary file not shown.

vendor/cache/logger-1.6.2.gem

-15 KB
Binary file not shown.

0 commit comments

Comments
 (0)