diff --git a/Gemfile.lock b/Gemfile.lock index 4a9678ab..d355980a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT GEM remote: https://rubygems.org/ specs: - action_text-trix (2.1.15) + action_text-trix (2.1.16) railties actioncable (8.1.1) actionpack (= 8.1.1) @@ -96,7 +96,7 @@ GEM base64 (0.3.0) bcrypt (3.1.20) benchmark (0.5.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) bindex (0.8.1) bootsnap (1.19.0) msgpack (~> 1.2) @@ -120,8 +120,8 @@ GEM chusaku (1.4.1) railties (>= 3.0) coderay (1.1.3) - concurrent-ruby (1.3.5) - connection_pool (2.5.5) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) countries (8.0.4) unaccent (~> 0.3) crass (1.0.6) @@ -129,7 +129,7 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0) database_cleaner-core (2.0.1) - date (3.5.0) + date (3.5.1) debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) @@ -160,7 +160,7 @@ GEM railties (>= 6.1) drb (2.2.3) dry-cli (1.3.0) - erb (6.0.0) + erb (6.0.1) erubi (1.13.1) factory_bot (6.5.6) activesupport (>= 6.1.0) @@ -185,7 +185,7 @@ GEM activesupport (>= 6.1) highline (3.1.2) reline - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) i18n-js (4.2.4) glob (>= 0.4.0) @@ -204,9 +204,9 @@ GEM terminal-table (>= 1.5.1) inertia_rails (3.14.0) railties (>= 6) - io-console (0.8.1) + io-console (0.8.2) ipaddress_2 (0.14.0) - irb (1.15.3) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -214,7 +214,7 @@ GEM js-routes (2.3.5) railties (>= 5) sorbet-runtime - json (2.16.0) + json (2.18.0) jsonb_accessor (1.4) activerecord (>= 6.1) activesupport (>= 6.1) @@ -247,7 +247,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.24.1) + loofah (2.25.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) @@ -261,7 +261,8 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.2) + minitest (6.0.1) + prism (~> 1.5) monetize (1.13.0) money (~> 6.12) money (6.19.0) @@ -286,24 +287,24 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.18.10) + nokogiri (1.19.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.10-aarch64-linux-gnu) + nokogiri (1.19.0-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.10-aarch64-linux-musl) + nokogiri (1.19.0-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.18.10-arm-linux-gnu) + nokogiri (1.19.0-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.10-arm-linux-musl) + nokogiri (1.19.0-arm-linux-musl) racc (~> 1.4) - nokogiri (1.18.10-arm64-darwin) + nokogiri (1.19.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-darwin) + nokogiri (1.19.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-gnu) + nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-musl) + nokogiri (1.19.0-x86_64-linux-musl) racc (~> 1.4) observer (0.1.2) oj (3.16.12) @@ -342,7 +343,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.11) pry (>= 0.13.0) - psych (5.2.6) + psych (5.3.1) date stringio public_activity (3.0.1) @@ -369,7 +370,7 @@ GEM rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) rails (8.1.1) actioncable (= 8.1.1) @@ -411,7 +412,7 @@ GEM ffi (~> 1.0) rbs (3.9.5) logger - rdoc (6.16.1) + rdoc (7.0.3) erb psych (>= 4.0.0) tsort @@ -540,7 +541,7 @@ GEM sorbet-runtime (0.6.12798) store_base_sti_class (3.5.0) activerecord (>= 7.2, < 8.2) - stringio (3.1.8) + stringio (3.2.0) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) thor (1.4.0) @@ -597,7 +598,7 @@ GEM yard (>= 0.8) yard-solargraph (0.1.0) yard (~> 0.9) - zeitwerk (2.7.3) + zeitwerk (2.7.4) PLATFORMS aarch64-linux