mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 22:15:09 +00:00
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:
parent
d3745b18cc
commit
c45eadeca3
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue