diff --git a/Gemfile.lock b/Gemfile.lock index 04c085f5d..e396c31d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -223,13 +223,13 @@ GEM dotenv (= 3.1.2) railties (>= 6.1) dry-initializer (3.1.1) - erubi (1.13.0) + erubi (1.13.1) et-orbi (1.2.11) tzinfo - 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) faraday (1.10.4) faraday-em_http (~> 1.0) @@ -362,7 +362,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.0) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -376,6 +376,7 @@ GEM actionpack (>= 6.0.0, < 8.1) method_source (1.1.0) mini_mime (1.1.5) + mini_portile2 (2.8.8) minitest (5.25.4) msgpack (1.7.2) multi_json (1.15.0) @@ -392,17 +393,24 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.7.4) - nokogiri (1.17.2-aarch64-linux) + nokogiri (1.18.1) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.17.2-arm-linux) + nokogiri (1.18.1-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.17.2-arm64-darwin) + nokogiri (1.18.1-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.17.2-x86-linux) + nokogiri (1.18.1-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.17.2-x86_64-darwin) + nokogiri (1.18.1-arm-linux-musl) racc (~> 1.4) - nokogiri (1.17.2-x86_64-linux) + nokogiri (1.18.1-arm64-darwin) + racc (~> 1.4) + nokogiri (1.18.1-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.18.1-x86_64-linux-gnu) + racc (~> 1.4) + nokogiri (1.18.1-x86_64-linux-musl) racc (~> 1.4) notifications-ruby-client (6.2.0) jwt (>= 1.5, < 3) @@ -457,7 +465,7 @@ GEM rack-proxy (0.7.7) rack rack-rewrite (1.5.1) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rack-timeout (0.7.0) rails (7.0.8.7) @@ -648,7 +656,7 @@ GEM httpclient (>= 2.4) sys-uname (1.3.0) ffi (~> 1.1) - thor (1.3.1) + thor (1.3.2) timeliness (0.4.5) timeout (0.4.1) trailblazer-option (0.1.2) @@ -712,7 +720,7 @@ GEM anyway_config (>= 1.3, < 3) sidekiq yabeda (~> 0.6) - zeitwerk (2.6.15) + zeitwerk (2.6.18) PLATFORMS aarch64-linux