Skip to content

Commit 293afb4

Browse files
Bump faraday from 2.7.4 to 2.10.0
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 to 2.10.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.10.0) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc959af commit 293afb4

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,11 @@ GEM
167167
railties (>= 5.0.0)
168168
faker (3.4.1)
169169
i18n (>= 1.8.11, < 2)
170-
faraday (2.7.4)
171-
faraday-net_http (>= 2.0, < 3.1)
172-
ruby2_keywords (>= 0.0.4)
173-
faraday-net_http (3.0.2)
170+
faraday (2.10.0)
171+
faraday-net_http (>= 2.0, < 3.2)
172+
logger
173+
faraday-net_http (3.1.0)
174+
net-http
174175
ffi (1.16.3)
175176
fugit (1.8.1)
176177
et-orbi (~> 1, >= 1.2.7)
@@ -250,6 +251,8 @@ GEM
250251
msgpack (1.6.0)
251252
multi_xml (0.6.0)
252253
mutex_m (0.2.0)
254+
net-http (0.4.1)
255+
uri
253256
net-imap (0.4.12)
254257
date
255258
net-protocol
@@ -424,7 +427,6 @@ GEM
424427
ruby-progressbar (1.11.0)
425428
ruby-vips (2.2.0)
426429
ffi (~> 1.12)
427-
ruby2_keywords (0.0.5)
428430
rubyzip (2.3.2)
429431
sassc (2.4.0)
430432
ffi (~> 1.9)

0 commit comments

Comments
 (0)