Bump jwt from 2.7.1 to 2.10.3 in /android Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.7.1 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.7.1...v2.10.3) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/android/Gemfile.lock b/android/Gemfile.lock index 2fdfbf4..ed7449c 100644 --- a/android/Gemfile.lock +++ b/android/Gemfile.lock
@@ -24,6 +24,7 @@ aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) + base64 (0.3.0) claide (1.1.0) colored (1.2) colored2 (3.1.2) @@ -149,7 +150,8 @@ httpclient (2.8.3) jmespath (1.6.2) json (2.7.0) - jwt (2.7.1) + jwt (2.10.3) + base64 mini_magick (4.12.0) mini_mime (1.1.5) multi_json (1.15.0)