Skip to content

Commit a18445a

Browse files
Bump faraday from 2.7.4 to 2.9.2
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 to 2.9.2. - [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.9.2) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b46820b commit a18445a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,10 @@ 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.9.2)
171+
faraday-net_http (>= 2.0, < 3.2)
172+
faraday-net_http (3.1.0)
173+
net-http
174174
ffi (1.16.3)
175175
fugit (1.8.1)
176176
et-orbi (~> 1, >= 1.2.7)
@@ -249,6 +249,8 @@ GEM
249249
msgpack (1.6.0)
250250
multi_xml (0.6.0)
251251
mutex_m (0.2.0)
252+
net-http (0.4.1)
253+
uri
252254
net-imap (0.4.12)
253255
date
254256
net-protocol
@@ -421,7 +423,6 @@ GEM
421423
ruby-progressbar (1.11.0)
422424
ruby-vips (2.2.0)
423425
ffi (~> 1.12)
424-
ruby2_keywords (0.0.5)
425426
rubyzip (2.3.2)
426427
sassc (2.4.0)
427428
ffi (~> 1.9)

0 commit comments

Comments
 (0)