From 263346ef20fd2793d76c1c6687ebcf3f5a4981bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:51:18 +0000 Subject: [PATCH] Bump jwt from 2.7.0 to 2.10.3 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.7.0 to 2.10.3. - [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.7.0...v2.10.3) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c840d71..ee42785 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.19.3) - jwt (2.7.0) + jwt (2.10.3) + base64 listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10)