From 7c27884866f841a789d08b560ce82f590a0c6a06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 04:32:39 +0000 Subject: [PATCH] Bump jwt from 2.10.1 to 3.0.0 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.1 to 3.0.0. - [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.0.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.0.0 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 951496b..26bee7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM aws-sigv4 (~> 1.5) aws-sigv4 (1.11.0) aws-eventstream (~> 1, >= 1.0.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) bcrypt_pbkdf (1.1.1-arm64-darwin) @@ -139,7 +139,7 @@ GEM reline (>= 0.4.2) jmespath (1.6.2) json (2.11.3) - jwt (2.10.1) + jwt (3.0.0) base64 kamal (2.5.3) activesupport (>= 7.0)