Skip to content

Commit 2598ef8

Browse files
Bump faraday from 2.14.0 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.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.14.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2258f0d commit 2598ef8

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
@@ -49,7 +49,7 @@ GEM
4949
optimist (~> 3.1)
5050
ostruct (~> 0.6.0)
5151
erb (6.0.1)
52-
faraday (2.14.0)
52+
faraday (2.14.1)
5353
faraday-net_http (>= 2.0, < 3.5)
5454
json
5555
logger
@@ -63,12 +63,12 @@ GEM
6363
pp (>= 0.6.0)
6464
rdoc (>= 4.0.0)
6565
reline (>= 0.4.2)
66-
json (2.18.0)
66+
json (2.18.1)
6767
language_server-protocol (3.17.0.5)
6868
lint_roller (1.1.0)
6969
logger (1.7.0)
7070
minitest (5.25.5)
71-
net-http (0.8.0)
71+
net-http (0.9.1)
7272
uri (>= 0.11.1)
7373
net-ldap (0.20.0)
7474
base64

vendor/cache/faraday-2.14.0.gem

-73.5 KB
Binary file not shown.

vendor/cache/faraday-2.14.1.gem

73.5 KB
Binary file not shown.

vendor/cache/json-2.18.0.gem

-103 KB
Binary file not shown.

vendor/cache/json-2.18.1.gem

103 KB
Binary file not shown.

vendor/cache/net-http-0.8.0.gem

-51 KB
Binary file not shown.

vendor/cache/net-http-0.9.1.gem

51 KB
Binary file not shown.

0 commit comments

Comments
 (0)