Skip to content

Commit

Permalink
Gemfile.lock: Bump the minor-patch group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 2 updates: [jwt](https://github.com/jwt/ruby-jwt) and [unicode-display_width](https://github.com/janlelis/unicode-display_width).


Updates `jwt` from 2.10.0 to 2.10.1
- [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.10.0...v2.10.1)

Updates `unicode-display_width` from 3.1.2 to 3.1.3
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md)
- [Commits](janlelis/unicode-display_width@v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: unicode-display_width
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 2fe9a16 commit b5eca91
Showing 1 changed file 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 @@ -25,7 +25,7 @@ GEM
faraday-retry (2.2.1)
faraday (~> 2.0)
json (2.9.1)
jwt (2.10.0)
jwt (2.10.1)
base64
language_server-protocol (3.17.0.3)
logger (1.6.4)
Expand Down Expand Up @@ -116,7 +116,7 @@ GEM
yard-sorbet
thor (1.3.2)
tilt (2.5.0)
unicode-display_width (3.1.2)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
Expand Down

0 comments on commit b5eca91

Please sign in to comment.