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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 97bf696 commit de913d1
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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,9 +53,9 @@ GEM
hashdiff (1.1.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.8.2)
json (2.9.1)
language_server-protocol (3.17.0.3)
logger (1.6.2)
logger (1.6.4)
minitest (5.23.1)
mutex_m (0.2.0)
net-http (0.6.0)
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.1.gem
Binary file not shown.
Binary file removed vendor/cache/logger-1.6.2.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.6.4.gem
Binary file not shown.

0 comments on commit de913d1

Please sign in to comment.