From de00a9cca2ffb2c734a62b2686baaeb27ef4c8a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:13:50 +0000 Subject: [PATCH] Bump jwt from 2.9.3 to 2.10.3 in /ios Bumps [jwt](https://github.com/jwt/ruby-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 ... Signed-off-by: dependabot[bot] --- ios/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index a7edd4343..1fce7efc8 100644 --- a/ios/Gemfile.lock +++ b/ios/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.9.0) - jwt (2.9.3) + jwt (2.10.3) base64 logger (1.7.0) mini_magick (4.13.2)