From ae24268c77a7a4cf8f0fc92a1688388dfe42806d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 14:17:07 +0000 Subject: [PATCH] Bump jwt from 2.10.1 to 3.1.2 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.1 to 3.1.2. - [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.2) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.1.2 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..3206f37 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.2) base64 kamal (2.5.3) activesupport (>= 7.0)