From e91cd15a8d3b27bb5c823753edbc307d26672c2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:13:17 +0000 Subject: [PATCH] Bump jwt from 2.9.3 to 2.10.3 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.9.3 to 2.10.3. - [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.9.3...v2.10.3) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e5b2c7a..4addb7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: addressable (2.4.0) ast (2.4.3) - base64 (0.2.0) + base64 (0.3.0) bigdecimal (3.1.8) builder (3.3.0) coderay (1.1.3) @@ -48,7 +48,7 @@ GEM rdoc semver2 json (2.17.1.2) - jwt (2.9.3) + jwt (2.10.3) base64 language_server-protocol (3.17.0.5) lint_roller (1.1.0)