From 3c51c0bb124f0639913146b9404b9907a9ea2e4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 12:28:38 +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:production 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 f31d375..4b6534a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) ast (2.4.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) benchmark (0.4.0) @@ -109,7 +109,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.10.2) - jwt (2.10.1) + jwt (3.1.1) base64 kamal (2.5.3) activesupport (>= 7.0)