diff --git a/android/Gemfile.lock b/android/Gemfile.lock index e2d579cfc..a85420e9a 100644 --- a/android/Gemfile.lock +++ b/android/Gemfile.lock @@ -23,6 +23,7 @@ GEM aws-sigv4 (1.2.4) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) + base64 (0.3.0) claide (1.0.3) colored (1.2) colored2 (3.1.2) @@ -142,7 +143,8 @@ GEM httpclient (2.8.3) jmespath (1.6.1) json (2.5.1) - jwt (2.2.3) + jwt (2.10.3) + base64 memoist (0.16.2) mini_magick (4.11.0) mini_mime (1.1.0)