Skip to content

Commit 73364b6

Browse files
Bump faraday-retry from 2.2.1 to 2.3.1
Bumps [faraday-retry](https://github.com/lostisland/faraday-retry) from 2.2.1 to 2.3.1. - [Release notes](https://github.com/lostisland/faraday-retry/releases) - [Changelog](https://github.com/lostisland/faraday-retry/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday-retry@v2.2.1...v2.3.1) --- updated-dependencies: - dependency-name: faraday-retry dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eeceb70 commit 73364b6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -250,15 +250,15 @@ GEM
250250
capybara (~> 3.37)
251251
falcon
252252
selenium-webdriver
253-
faraday (2.12.0)
254-
faraday-net_http (>= 2.0, < 3.4)
253+
faraday (2.13.1)
254+
faraday-net_http (>= 2.0, < 3.5)
255255
json
256256
logger
257257
faraday-http-cache (2.5.1)
258258
faraday (>= 0.8)
259-
faraday-net_http (3.3.0)
260-
net-http
261-
faraday-retry (2.2.1)
259+
faraday-net_http (3.4.0)
260+
net-http (>= 0.5.0)
261+
faraday-retry (2.3.1)
262262
faraday (~> 2.0)
263263
ffaker (2.24.0)
264264
ffi (1.16.3)
@@ -343,7 +343,7 @@ GEM
343343
mustermann-grape (1.1.0)
344344
mustermann (>= 1.0.0)
345345
nap (1.1.0)
346-
net-http (0.4.1)
346+
net-http (0.6.0)
347347
uri
348348
net-imap (0.5.7)
349349
date

0 commit comments

Comments
 (0)