diff --git a/Gemfile.lock b/Gemfile.lock index 73f5566a5..5a1c9175c 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) @@ -224,7 +224,7 @@ GEM temple (>= 0.8.2) thor tilt - haml-rails (2.1.0) + haml-rails (3.0.0) actionpack (>= 5.1) activesupport (>= 5.1) haml (>= 4.0.6) @@ -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) @@ -300,7 +300,7 @@ GEM mini_portile2 (2.8.9) mini_racer (0.9.0) libv8-node (~> 18.19.0.0) - minitest (5.25.4) + minitest (5.26.0) modernizr-rails (2.7.1) moneta (1.0.0) mongo (2.21.0) @@ -327,16 +327,16 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.9) + nokogiri (1.18.10) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.9-aarch64-linux-gnu) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x64-mingw-ucrt) + nokogiri (1.18.10-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -368,7 +368,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) @@ -389,7 +389,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) @@ -406,7 +406,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) @@ -533,11 +533,11 @@ GEM sprockets (>= 3.0.0) sync (0.5.0) syslog_protocol (0.9.2) - temple (0.10.3) + temple (0.10.4) term-ansicolor (1.11.2) tins (~> 1.0) thor (1.4.0) - tilt (2.4.0) + tilt (2.6.1) timecop (0.9.10) timeout (0.4.3) tins (1.38.0) @@ -580,7 +580,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