Skip to content

Commit ba15eff

Browse files
Bump faraday from 2.7.4 to 2.11.0
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 to 2.11.0. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.7.4...v2.11.0) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0fd6b3 commit ba15eff

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Diff for: Gemfile.lock

+7-5
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,11 @@ GEM
170170
railties (>= 5.0.0)
171171
faker (3.4.1)
172172
i18n (>= 1.8.11, < 2)
173-
faraday (2.7.4)
174-
faraday-net_http (>= 2.0, < 3.1)
175-
ruby2_keywords (>= 0.0.4)
176-
faraday-net_http (3.0.2)
173+
faraday (2.11.0)
174+
faraday-net_http (>= 2.0, < 3.4)
175+
logger
176+
faraday-net_http (3.3.0)
177+
net-http
177178
ffi (1.16.3)
178179
fugit (1.8.1)
179180
et-orbi (~> 1, >= 1.2.7)
@@ -253,6 +254,8 @@ GEM
253254
msgpack (1.6.0)
254255
multi_xml (0.6.0)
255256
mutex_m (0.2.0)
257+
net-http (0.4.1)
258+
uri
256259
net-imap (0.4.12)
257260
date
258261
net-protocol
@@ -427,7 +430,6 @@ GEM
427430
ruby-progressbar (1.11.0)
428431
ruby-vips (2.2.0)
429432
ffi (~> 1.12)
430-
ruby2_keywords (0.0.5)
431433
rubyzip (2.3.2)
432434
sassc (2.4.0)
433435
ffi (~> 1.9)

0 commit comments

Comments
 (0)