From 5f5634b72e116ce89329b1f7a354f21a136b7760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:12:36 +0000 Subject: [PATCH] chore(deps): bump jwt in /samples/react-native-macos 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] --- samples/react-native-macos/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/react-native-macos/Gemfile.lock b/samples/react-native-macos/Gemfile.lock index 975cd16708..3709405e63 100644 --- a/samples/react-native-macos/Gemfile.lock +++ b/samples/react-native-macos/Gemfile.lock @@ -44,7 +44,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) benchmark (0.5.0) bigdecimal (4.0.1) claide (1.1.0) @@ -222,7 +222,7 @@ GEM concurrent-ruby (~> 1.0) jmespath (1.6.2) json (2.7.3) - jwt (2.9.3) + jwt (2.10.3) base64 logger (1.7.0) mini_magick (4.13.2)