diff --git a/template/{{app_name}}/Gemfile.lock b/template/{{app_name}}/Gemfile.lock index bc3bebb..6e13eca 100644 --- a/template/{{app_name}}/Gemfile.lock +++ b/template/{{app_name}}/Gemfile.lock @@ -108,7 +108,7 @@ GEM aws-sigv4 (~> 1.5) aws-sigv4 (1.11.0) aws-eventstream (~> 1, >= 1.0.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.0) bigdecimal (3.1.9) @@ -212,7 +212,7 @@ GEM activesupport (>= 5.0.0) jmespath (1.6.2) json (2.11.3) - jwt (2.10.1) + jwt (3.1.2) base64 language_server-protocol (3.17.0.4) launchy (3.1.0)