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), [jwt](https://github.com/jwt/ruby-jwt) and [minitest](https://github.com/minitest/minitest).


Updates `faraday` from 2.9.1 to 2.9.2
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.9.1...v2.9.2)

Updates `jwt` from 2.8.1 to 2.8.2
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md)
- [Commits](jwt/ruby-jwt@v2.8.1...v2.8.2)

Updates `minitest` from 5.23.1 to 5.24.0
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.23.1...v5.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent d54b824 commit fce5209
Showing 1 changed file 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 @@ -20,7 +20,7 @@ GEM
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
drb (2.2.1)
faraday (2.9.1)
faraday (2.9.2)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
Expand All @@ -45,15 +45,15 @@ GEM
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
jwt (2.8.1)
jwt (2.8.2)
base64
language_server-protocol (3.17.0.3)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.10)
method_source (1.1.0)
minitest (5.23.1)
minitest (5.24.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
mustermann (3.0.0)
Expand Down

0 comments on commit fce5209

Please sign in to comment.