diff --git a/Gemfile.lock b/Gemfile.lock index 99aa981e7..ff1153d49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM childprocess (5.1.0) logger (~> 1.5) coderay (1.1.3) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.4.1) coveralls_reborn (0.29.0) simplecov (~> 0.22.0) @@ -185,11 +185,11 @@ GEM erubis (2.7.0) excon (0.111.0) execjs (2.9.1) - factory_bot (6.5.0) - activesupport (>= 5.0.0) - factory_bot_rails (6.4.4) + factory_bot (6.5.4) + activesupport (>= 6.1.0) + factory_bot_rails (6.5.0) factory_bot (~> 6.5) - railties (>= 5.0.0) + railties (>= 6.1.0) faraday (2.13.0) faraday-net_http (>= 2.0, < 3.5) json @@ -242,7 +242,7 @@ GEM csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) i18n-js (3.9.2) i18n (>= 0.6.6) @@ -272,7 +272,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.23.1) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) lumberjack (1.2.10) @@ -297,10 +297,10 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2025.0408) mini_mime (1.1.5) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) mini_racer (0.9.0) libv8-node (~> 18.19.0.0) - minitest (5.25.4) + minitest (5.25.5) modernizr-rails (2.7.1) moneta (1.0.0) mongo (2.21.0) @@ -365,7 +365,7 @@ GEM rack (>= 2.0.0) rack-proxy (0.7.7) rack - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rails (6.1.7.10) actioncable (= 6.1.7.10) @@ -386,7 +386,7 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) @@ -403,7 +403,7 @@ GEM rake (>= 12.2) thor (~> 1.0) rainbow (3.1.1) - rake (13.2.1) + rake (13.3.0) rate_throttle_client (0.1.2) rb-fsevent (0.11.2) rb-inotify (0.11.1) @@ -577,7 +577,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.1) + zeitwerk (2.7.3) PLATFORMS aarch64-linux