diff --git a/template/{{app_name}}/Gemfile.lock b/template/{{app_name}}/Gemfile.lock index bc3bebb..1aba1b4 100644 --- a/template/{{app_name}}/Gemfile.lock +++ b/template/{{app_name}}/Gemfile.lock @@ -45,7 +45,7 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - active_storage_validations (2.0.3) + active_storage_validations (3.0.1) activejob (>= 6.1.4) activemodel (>= 6.1.4) activestorage (>= 6.1.4) @@ -108,10 +108,10 @@ 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) + benchmark (0.4.1) + bigdecimal (3.2.2) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -150,7 +150,7 @@ GEM diff-lcs (1.5.1) docile (1.4.1) dotenv (3.1.8) - drb (2.2.1) + drb (2.2.3) erubi (1.13.1) factory_bot (6.5.1) activesupport (>= 6.1.0) @@ -226,7 +226,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) lookbook (2.3.9) @@ -251,7 +251,7 @@ GEM matrix (0.4.2) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) minitest (5.25.5) msgpack (1.7.5) nenv (0.3.0) @@ -342,7 +342,7 @@ GEM activesupport (= 7.2.2.1) bundler (>= 1.15.0) railties (= 7.2.2.1) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6)