From a082d642d44e964413f4e1bbef4932eaa48c6ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 10:31:10 +0000 Subject: [PATCH] Bump jwt from 2.10.1 to 3.1.1 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.1 to 3.1.1. - [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.1) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.1.1 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 301bd36..ea77ba9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.12.2) - jwt (2.10.1) + jwt (3.1.1) base64 kamal (2.6.1) activesupport (>= 7.0)