From 93b0925b2153747f8e354eb932a96fea10ea3ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 07:03:13 +0000 Subject: [PATCH] Bump jwt from 2.10.1 to 2.10.3 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.1 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.10.1...v2.10.3) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5369a06..021f666 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM mutex_m jmespath (1.6.2) json (2.12.2) - jwt (2.10.1) + jwt (2.10.3) base64 logger (1.7.0) mini_magick (4.13.2)