From b5769e8f24516df8d0bd7a60db558062a8b135a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:44:03 +0000 Subject: [PATCH] chore(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 a5cbe841..7ca98b5c 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)