Skip to content

Commit 542a279

Browse files
chore(deps-dev): bump faraday from 2.9.0 to 2.14.3
Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.0 to 2.14.3. - [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.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d038eaa commit 542a279

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,14 @@ GEM
134134
factory_bot_rails (6.4.3)
135135
factory_bot (~> 6.4)
136136
railties (>= 5.0.0)
137-
faraday (2.9.0)
138-
faraday-net_http (>= 2.0, < 3.2)
137+
faraday (2.14.3)
138+
faraday-net_http (>= 2.0, < 3.5)
139+
json
140+
logger
139141
faraday-follow_redirects (0.3.0)
140142
faraday (>= 1, < 3)
141-
faraday-net_http (3.1.0)
142-
net-http
143+
faraday-net_http (3.4.4)
144+
net-http (~> 0.5)
143145
ffi (1.15.5)
144146
gelf (3.1.0)
145147
json
@@ -209,8 +211,8 @@ GEM
209211
prism (~> 1.5)
210212
mutex_m (0.3.0)
211213
mysql2 (0.5.6)
212-
net-http (0.4.1)
213-
uri
214+
net-http (0.9.1)
215+
uri (>= 0.11.1)
214216
net-imap (0.6.4)
215217
date
216218
net-protocol
@@ -418,7 +420,7 @@ GEM
418420
uglifier (4.2.0)
419421
execjs (>= 0.3.0, < 3)
420422
unicode-display_width (2.4.2)
421-
uri (1.0.3)
423+
uri (1.1.1)
422424
validate_url (1.0.15)
423425
activemodel (>= 3.0.0)
424426
public_suffix

0 commit comments

Comments
 (0)