From b5eca91846d44e9ff8940329ea7967eb9d4d4340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 14:42:43 +0000 Subject: [PATCH] Gemfile.lock: Bump the minor-patch group with 2 updates 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](https://github.com/jwt/ruby-jwt/compare/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](https://github.com/janlelis/unicode-display_width/compare/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] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4f4497..f8c141f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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)