diff --git a/Gemfile.lock b/Gemfile.lock index 5cc5a8b..09225ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,10 +78,10 @@ GEM reline (>= 0.3.1) diff-lcs (1.5.0) erubi (1.12.0) - factory_bot (6.2.1) + factory_bot (6.4.5) activesupport (>= 5.0.0) - factory_bot_rails (6.2.0) - factory_bot (~> 6.2.0) + factory_bot_rails (6.4.3) + factory_bot (~> 6.4) railties (>= 5.0.0) faker (3.2.1) i18n (>= 1.8.11, < 2) @@ -106,7 +106,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.21.3) + loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -117,8 +117,8 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.5) - mini_portile2 (2.8.4) - minitest (5.18.1) + mini_portile2 (2.8.5) + minitest (5.20.0) net-imap (0.3.7) date net-protocol @@ -129,7 +129,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.4) + nokogiri (1.16.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) parallel (1.23.0) @@ -138,7 +138,7 @@ GEM racc puma (6.3.1) nio4r (~> 2.0) - racc (1.7.1) + racc (1.7.3) rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) @@ -156,8 +156,9 @@ GEM activesupport (= 7.0.7.2) bundler (>= 1.15.0) railties (= 7.0.7.2) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21) @@ -170,7 +171,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -223,7 +224,7 @@ GEM rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - thor (1.2.2) + thor (1.3.0) timeout (0.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -231,7 +232,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.11) + zeitwerk (2.6.12) PLATFORMS ruby