From 8c3130d9e805b2f47058db90035f19fd508401a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 19:40:12 +0000 Subject: [PATCH] Bump jwt from 2.8.2 to 2.10.3 in /android/android Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.8.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.8.2...v2.10.3) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- android/android/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/android/Gemfile.lock b/android/android/Gemfile.lock index 20eefcd..010e1c2 100644 --- a/android/android/Gemfile.lock +++ b/android/android/Gemfile.lock @@ -26,7 +26,7 @@ GEM aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) - base64 (0.2.0) + base64 (0.3.0) claide (1.1.0) colored (1.2) colored2 (3.1.2) @@ -152,7 +152,7 @@ GEM httpclient (2.8.3) jmespath (1.6.2) json (2.7.2) - jwt (2.8.2) + jwt (2.10.3) base64 mini_magick (4.13.2) mini_mime (1.1.5)