Skip to content

Commit 38d7b57

Browse files
Bump faraday from 2.9.0 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.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.9.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 d1431d8 commit 38d7b57

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,12 @@ GEM
139139
railties (>= 5.0.0)
140140
faker (3.2.3)
141141
i18n (>= 1.8.11, < 2)
142-
faraday (2.9.0)
143-
faraday-net_http (>= 2.0, < 3.2)
144-
faraday-net_http (3.1.0)
145-
net-http
142+
faraday (2.14.1)
143+
faraday-net_http (>= 2.0, < 3.5)
144+
json
145+
logger
146+
faraday-net_http (3.4.2)
147+
net-http (~> 0.5)
146148
ffi (1.16.3)
147149
font_awesome5_rails (1.5.0)
148150
nokogiri (>= 1.11.3)
@@ -221,6 +223,7 @@ GEM
221223
listen (3.9.0)
222224
rb-fsevent (~> 0.10, >= 0.10.3)
223225
rb-inotify (~> 0.9, >= 0.9.10)
226+
logger (1.7.0)
224227
loofah (2.22.0)
225228
crass (~> 1.0.2)
226229
nokogiri (>= 1.12.0)
@@ -237,8 +240,8 @@ GEM
237240
minitest (5.22.2)
238241
multi_xml (0.6.0)
239242
nenv (0.3.0)
240-
net-http (0.4.1)
241-
uri
243+
net-http (0.9.1)
244+
uri (>= 0.11.1)
242245
net-imap (0.4.10)
243246
date
244247
net-protocol
@@ -431,7 +434,7 @@ GEM
431434
uglifier (4.2.0)
432435
execjs (>= 0.3.0, < 3)
433436
unicode-display_width (2.5.0)
434-
uri (0.13.0)
437+
uri (1.1.1)
435438
version_gem (1.1.3)
436439
warden (1.2.9)
437440
rack (>= 2.0.9)

0 commit comments

Comments
 (0)