From 93cf1b06953301d20921165eb0d71ec180b871a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:11:08 +0000 Subject: [PATCH] Bump jwt from 2.9.0 to 2.10.3 in /app/android Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.9.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.9.0...v2.10.3) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- app/android/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/android/Gemfile.lock b/app/android/Gemfile.lock index f956140ca..46aa5934f 100644 --- a/app/android/Gemfile.lock +++ b/app/android/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) @@ -156,7 +156,7 @@ GEM httpclient (2.8.3) jmespath (1.6.2) json (2.7.2) - jwt (2.9.0) + jwt (2.10.3) base64 logger (1.7.0) mini_magick (4.13.2)