From 2e36343205e7f33d723e3ed88da160ccbaf8a7b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:44:09 +0000 Subject: [PATCH] build(deps): Bump jwt in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [jwt](https://github.com/jwt/ruby-jwt). Updates `jwt` from 2.3.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.3.0...v2.10.3) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 17e2ae2a0..9d53903ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,7 +155,8 @@ GEM httpclient (2.8.3) jmespath (1.6.2) json (2.6.1) - jwt (2.3.0) + jwt (2.10.3) + base64 logger (1.7.0) memoist (0.16.2) mini_magick (4.11.0)