Skip to content

Commit

Permalink
build(deps): bump the bundler group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the bundler group with 3 updates: [faraday](https://github.com/lostisland/faraday), [faraday-net_http](https://github.com/lostisland/faraday-net_http) and [uri](https://github.com/ruby/uri).


Updates `faraday` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.10.1...v2.11.0)

Updates `faraday-net_http` from 3.1.1 to 3.3.0
- [Release notes](https://github.com/lostisland/faraday-net_http/releases)
- [Commits](lostisland/faraday-net_http@v3.1.1...v3.3.0)

Updates `uri` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/ruby/uri/releases)
- [Commits](ruby/uri@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: faraday-net_http
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: uri
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 69e7071 commit 54d1680
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
drb (2.2.1)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
logger
faraday-net_http (3.1.1)
faraday-net_http (3.3.0)
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
Expand Down Expand Up @@ -149,7 +149,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
uri (0.13.1)
version_gem (1.1.4)

PLATFORMS
Expand Down

0 comments on commit 54d1680

Please sign in to comment.