From ffc13cdb054714f2aa68d58dd7e0de2ab37314d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 10:05:32 +0000 Subject: [PATCH] Bump jwt from 2.10.1 to 3.1.1 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.1 to 3.1.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.1...v3.1.1) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44389af..cfcd0f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) - base64 (0.2.0) + base64 (0.3.0) bigdecimal (3.1.8) childprocess (5.0.0) colored2 (3.1.2) @@ -48,7 +48,7 @@ GEM concurrent-ruby (~> 1.0) immutable-struct (2.4.1) json (2.12.2) - jwt (2.10.1) + jwt (3.1.1) base64 language_server-protocol (3.17.0.5) lino (4.1.0)