From 1f3b71c4a2bc9141fd11dbebe1deb51a4c6d1c2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:35:20 +0000 Subject: [PATCH] Bump jwt from 2.2.1 to 2.10.3 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.2.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.2.1...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 e5c83460..abb7a178 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,7 +141,8 @@ GEM httpclient (2.8.3) jmespath (1.6.2) json (2.3.1) - jwt (2.2.1) + jwt (2.10.3) + base64 logger (1.7.0) memoist (0.16.2) mini_magick (4.10.1)