Skip to content

Commit 6f79d65

Browse files
Bump faraday from 2.12.2 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.2 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.2...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 85825d7 commit 6f79d65

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,12 @@ GEM
151151
factory_bot_rails (6.4.4)
152152
factory_bot (~> 6.5)
153153
railties (>= 5.0.0)
154-
faraday (2.12.2)
154+
faraday (2.14.1)
155155
faraday-net_http (>= 2.0, < 3.5)
156156
json
157157
logger
158-
faraday-net_http (3.4.0)
159-
net-http (>= 0.5.0)
158+
faraday-net_http (3.4.2)
159+
net-http (~> 0.5)
160160
ffi (1.17.1-aarch64-linux-gnu)
161161
ffi (1.17.1-x86_64-linux-gnu)
162162
globalid (1.2.1)
@@ -181,7 +181,7 @@ GEM
181181
irb (1.14.3)
182182
rdoc (>= 4.0.0)
183183
reline (>= 0.4.2)
184-
json (2.9.1)
184+
json (2.18.1)
185185
jwt (2.10.1)
186186
base64
187187
kamal (2.4.0)
@@ -228,8 +228,8 @@ GEM
228228
multi_xml (0.7.1)
229229
bigdecimal (~> 3.1)
230230
mysql2 (0.5.6)
231-
net-http (0.6.0)
232-
uri
231+
net-http (0.9.1)
232+
uri (>= 0.11.1)
233233
net-imap (0.5.7)
234234
date
235235
net-protocol
@@ -506,7 +506,7 @@ GEM
506506
unicode-display_width (3.1.3)
507507
unicode-emoji (~> 4.0, >= 4.0.4)
508508
unicode-emoji (4.0.4)
509-
uri (1.0.4)
509+
uri (1.1.1)
510510
useragent (0.16.11)
511511
vernier (1.8.0)
512512
version_gem (1.1.4)

0 commit comments

Comments
 (0)