From 270e13ea5d9859e01289378ef4e984f8abcca294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 14:26:00 +0000 Subject: [PATCH] build(deps): 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 ee6c7613a7..a79b9f2930 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -235,7 +235,7 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.12.2) - jwt (2.10.1) + jwt (3.1.2) base64 kgio (2.11.4) listen (3.9.0)