Skip to content

Commit 415a301

Browse files
Bump faraday from 2.13.4 to 2.14.0 in the prod-ruby-dependencies group
Bumps the prod-ruby-dependencies group with 1 update: [faraday](https://github.com/lostisland/faraday). Updates `faraday` from 2.13.4 to 2.14.0 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.13.4...v2.14.0) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9555e6c commit 415a301

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ GEM
4747
octokit (~> 4.18)
4848
optimist (~> 3.1)
4949
ostruct (~> 0.6.0)
50-
faraday (2.13.4)
50+
faraday (2.14.0)
5151
faraday-net_http (>= 2.0, < 3.5)
5252
json
5353
logger
@@ -58,7 +58,7 @@ GEM
5858
hashdiff (1.2.0)
5959
i18n (1.14.7)
6060
concurrent-ruby (~> 1.0)
61-
json (2.13.2)
61+
json (2.15.1)
6262
language_server-protocol (3.17.0.5)
6363
lint_roller (1.1.0)
6464
logger (1.7.0)
@@ -151,7 +151,7 @@ GEM
151151
unicode-display_width (3.1.5)
152152
unicode-emoji (~> 4.0, >= 4.0.4)
153153
unicode-emoji (4.0.4)
154-
uri (1.0.3)
154+
uri (1.0.4)
155155
vcr (6.3.1)
156156
base64
157157
webmock (3.25.1)

vendor/cache/faraday-2.13.4.gem

-73 KB
Binary file not shown.

vendor/cache/faraday-2.14.0.gem

73.5 KB
Binary file not shown.

vendor/cache/json-2.13.2.gem

-76 KB
Binary file not shown.

vendor/cache/json-2.15.1.gem

77 KB
Binary file not shown.

vendor/cache/uri-1.0.3.gem

-36 KB
Binary file not shown.

vendor/cache/uri-1.0.4.gem

36.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)