From b95890a9452ee98bc0b13a8c1e497b9f66a49aef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:40:22 +0000 Subject: [PATCH] Bump jwt from 2.3.0 to 2.10.3 Bumps [jwt](https://github.com/jwt/ruby-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 ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ce90c6..9fe461a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,7 +230,8 @@ GEM xcinvoke (~> 0.3.0) jmespath (1.6.2) json (2.6.1) - jwt (2.3.0) + jwt (2.10.3) + base64 liferaft (0.0.6) logger (1.7.0) memoist (0.16.2)