From 51231e63527c03eeff42bad604bebda7aa7efbd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 11:29:09 +0000 Subject: [PATCH] Bump jwt from 2.10.1 to 3.1.0 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.1 to 3.1.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.1.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.1.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 c648801..849dc63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM annotate (3.2.0) activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.0) bigdecimal (3.1.9) @@ -122,7 +122,7 @@ GEM reline (>= 0.4.2) json_schematize (0.12.0) class_composer (>= 1.0) - jwt (2.10.1) + jwt (3.1.0) base64 logger (1.6.6) loofah (2.24.0)