From 6a60b6f2bcf2039134ecc314b5d7e7bfa5cf6119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:29:06 +0000 Subject: [PATCH] chore(deps): bump jwt from 2.10.2 to 2.10.3 in /performance-tests Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.2 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.2...v2.10.3) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- performance-tests/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance-tests/Gemfile.lock b/performance-tests/Gemfile.lock index 0be37838e3..87f5d0cd49 100644 --- a/performance-tests/Gemfile.lock +++ b/performance-tests/Gemfile.lock @@ -163,7 +163,7 @@ GEM mutex_m jmespath (1.6.2) json (2.17.1.2) - jwt (2.10.2) + jwt (2.10.3) base64 logger (1.7.0) mini_magick (4.13.2)