diff --git a/Gemfile.lock b/Gemfile.lock index 667e5c11..429efcce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,10 +131,10 @@ GEM domain_name (0.6.20240107) drb (2.2.1) erubi (1.13.0) - factory_bot (6.4.6) + factory_bot (6.5.0) activesupport (>= 5.0.0) - factory_bot_rails (6.4.3) - factory_bot (~> 6.4) + factory_bot_rails (6.4.4) + factory_bot (~> 6.5) railties (>= 5.0.0) faker (3.4.2) i18n (>= 1.8.11, < 2) @@ -196,7 +196,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0903) mini_mime (1.1.5) - mini_portile2 (2.8.7) + mini_portile2 (2.8.8) minitest (5.25.1) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) @@ -231,7 +231,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (6.0.1) puma (6.4.3) @@ -245,9 +245,8 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rails (7.2.1.2) actioncable (= 7.2.1.2) actionmailbox (= 7.2.1.2) @@ -289,7 +288,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - reline (0.5.10) + reline (0.5.11) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -353,7 +352,7 @@ GEM rubyntlm (0.6.5) base64 rubyzip (2.3.2) - securerandom (0.3.1) + securerandom (0.3.2) selenium-webdriver (4.23.0) base64 (~> 0.2) logger (~> 1.4) @@ -396,7 +395,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.1) + stringio (3.1.2) temple (0.10.3) thor (1.3.2) tilt (2.4.0) @@ -415,7 +414,7 @@ GEM method_source (~> 1.0) warden (1.2.9) rack (>= 2.0.9) - webrick (1.8.2) + webrick (1.9.0) webrobots (0.1.2) websocket (1.2.11) websocket-driver (0.7.6)