Skip to content

Commit 4316e15

Browse files
build(deps): bump faraday from 2.13.4 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.4 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.13.4...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 1b92c99 commit 4316e15

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
@@ -180,12 +180,12 @@ GEM
180180
ffi (>= 1.15.0)
181181
faker (3.5.2)
182182
i18n (>= 1.8.11, < 2)
183-
faraday (2.13.4)
183+
faraday (2.14.1)
184184
faraday-net_http (>= 2.0, < 3.5)
185185
json
186186
logger
187-
faraday-net_http (3.4.1)
188-
net-http (>= 0.5.0)
187+
faraday-net_http (3.4.2)
188+
net-http (~> 0.5)
189189
ffi (1.17.2-x86_64-linux-gnu)
190190
fugit (1.11.1)
191191
et-orbi (~> 1, >= 1.2.11)
@@ -211,7 +211,7 @@ GEM
211211
jmespath (1.6.2)
212212
jsbundling-rails (1.3.1)
213213
railties (>= 6.0.0)
214-
json (2.13.2)
214+
json (2.18.1)
215215
language_server-protocol (3.17.0.5)
216216
launchy (2.5.2)
217217
addressable (~> 2.8)
@@ -242,8 +242,8 @@ GEM
242242
fugit (~> 1.0)
243243
rails (>= 5.2)
244244
msgpack (1.8.0)
245-
net-http (0.6.0)
246-
uri
245+
net-http (0.9.1)
246+
uri (>= 0.11.1)
247247
net-imap (0.5.10)
248248
date
249249
net-protocol
@@ -435,7 +435,7 @@ GEM
435435
unicode-display_width (3.1.5)
436436
unicode-emoji (~> 4.0, >= 4.0.4)
437437
unicode-emoji (4.0.4)
438-
uri (1.0.3)
438+
uri (1.1.1)
439439
useragent (0.16.11)
440440
warden (1.2.9)
441441
rack (>= 2.0.9)

0 commit comments

Comments
 (0)