Bump faraday from 2.13.1 to 2.13.2 (#129)

Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v2.13.1...v2.13.2)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-07-21 17:48:05 -04:00 committed by GitHub
parent d3745b18cc
commit c45eadeca3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -81,7 +81,7 @@ gem "hashid-rails", "~> 1.4"
gem "csv", "~> 3.3"
gem "faraday", "~> 2.12"
gem "faraday", "~> 2.13"
gem "oauth2", "~> 2.0"

View file

@ -180,7 +180,7 @@ GEM
et-orbi (1.2.11)
tzinfo
event_stream_parser (1.0.0)
faraday (2.13.1)
faraday (2.13.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
@ -655,7 +655,7 @@ DEPENDENCIES
debug
dotenv-rails (~> 3.1)
easypost (~> 7.1)
faraday (~> 2.12)
faraday (~> 2.13)
ferrum_pdf (~> 0.3.0)
filterrific (~> 5.2)
foreman (~> 0.88.1)