From 03df4810329bbc1d9e3c115fc7ae309a7a159cbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 18:19:45 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 85538f76..6a026491 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,7 @@ GEM json (2.12.0) json-schema (5.0.1) addressable (~> 2.8) - jwt (2.10.1) + jwt (3.1.2) base64 kaminari (1.2.2) activesupport (>= 4.1.0)