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](https://github.com/lostisland/faraday-retry/compare/v2.2.1...v2.3.1)

---
updated-dependencies:
- dependency-name: faraday-retry
  dependency-version: 2.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-02 15:28:52 +00:00
committed by GitHub
parent 5651cfa358
commit b02901e0e1
2 changed files with 5 additions and 5 deletions

View File

@@ -239,13 +239,13 @@ GEM
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.2)
faraday (2.13.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday-retry (2.3.1)
faraday (~> 2.0)
ffi (1.17.2)
fiber-storage (1.0.0)
@@ -316,7 +316,7 @@ GEM
irb (1.12.0)
rdoc
reline (>= 0.4.2)
json (2.10.2)
json (2.12.2)
jwt (2.9.3)
base64
kaminari (1.2.2)
@@ -769,7 +769,7 @@ DEPENDENCIES
exiftool_vendored (~> 12.97.0)
factory_bot_rails (~> 6.4.4)
faker (~> 3.5.1)
faraday-retry (~> 2.2.1)
faraday-retry (~> 2.3.1)
file_validators (~> 3.0.0)
font-awesome-sass (~> 5.15.1)
globalize (~> 7.0.0)