From b05c47ef04e083913d285d192a33a8704e800e86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 10:03:23 +0200 Subject: [PATCH] chore(deps): bump jwt in the bundler group across 1 directory (#7970) Bumps the bundler group with 1 update in the / directory: [jwt](https://github.com/jwt/ruby-jwt). Updates `jwt` from 2.9.3 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.9.3...v2.10.3) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e19c1eb1db..66a71f6885 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) - base64 (0.2.0) + base64 (0.3.0) bigdecimal (4.0.1) claide (1.1.0) colored (1.2) @@ -159,7 +159,7 @@ GEM httpclient (2.8.3) jmespath (1.6.2) json (2.7.6) - jwt (2.9.3) + jwt (2.10.3) base64 logger (1.7.0) mini_magick (4.13.2)