Skip to content

Commit

Permalink
Bump faraday from 2.12.1 to 2.12.2 in the prod-ruby-dependencies group
Browse files Browse the repository at this point in the history
Bumps the prod-ruby-dependencies group with 1 update: [faraday](https://github.com/lostisland/faraday).


Updates `faraday` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.12.1...v2.12.2)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-ruby-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3d4c518 commit cb92045
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ GEM
octokit (~> 4.18)
optimist (~> 3.1)
ostruct (~> 0.6.0)
faraday (2.12.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand All @@ -53,7 +53,7 @@ GEM
hashdiff (1.1.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.8.2)
json (2.9.0)
language_server-protocol (3.17.0.3)
logger (1.6.2)
minitest (5.23.1)
Expand Down
Binary file removed vendor/cache/faraday-2.12.1.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.12.2.gem
Binary file not shown.
Binary file removed vendor/cache/json-2.8.2.gem
Binary file not shown.
Binary file added vendor/cache/json-2.9.0.gem
Binary file not shown.

0 comments on commit cb92045

Please sign in to comment.