Bump faraday-retry from 2.3.1 to 2.3.2

Bumps [faraday-retry](https://github.com/lostisland/faraday-retry) from 2.3.1 to 2.3.2.
- [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.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: faraday-retry
  dependency-version: 2.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-04 16:05:11 +00:00
committed by GitHub
parent efe3b95492
commit de6f76aa3e
2 changed files with 8 additions and 8 deletions

View File

@@ -95,7 +95,7 @@ group :development do
gem "capistrano3-delayed-job", "~> 1.7.6"
gem "capistrano3-puma", "~> 6.2.0"
gem "erb_lint", "~> 0.9.0", require: false
gem "faraday-retry", "~> 2.3.1", require: false
gem "faraday-retry", "~> 2.3.2", require: false
gem "htmlbeautifier", "~> 1.4.3", require: false
gem "mdl", "~> 0.13.0", require: false
gem "pronto", "~> 0.11.4", require: false

View File

@@ -245,15 +245,15 @@ GEM
railties (>= 6.1.0)
faker (3.5.2)
i18n (>= 1.8.11, < 2)
faraday (2.13.1)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.4.0)
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
faraday-retry (2.3.1)
faraday-retry (2.3.2)
faraday (~> 2.0)
ffi (1.17.2)
fiber-storage (1.0.1)
@@ -326,7 +326,7 @@ GEM
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.12.2)
json (2.15.2)
json-jwt (1.16.7)
activesupport (>= 4.2)
aes_key_wrap
@@ -401,7 +401,7 @@ GEM
multi_xml (0.7.2)
bigdecimal (~> 3.1)
mutex_m (0.3.0)
net-http (0.6.0)
net-http (0.7.0)
uri
net-imap (0.5.7)
date
@@ -764,7 +764,7 @@ GEM
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.3)
uri (1.1.1)
validate_url (1.0.15)
activemodel (>= 3.0.0)
public_suffix
@@ -841,7 +841,7 @@ DEPENDENCIES
exiftool_vendored (~> 13.30.0)
factory_bot_rails (~> 6.5.1)
faker (~> 3.5.2)
faraday-retry (~> 2.3.1)
faraday-retry (~> 2.3.2)
file_validators (~> 3.0.0)
font-awesome-sass (~> 5.15.1)
globalize (~> 7.0.0)