diff --git a/Gemfile.lock b/Gemfile.lock index 22d9e59..a71a621 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM xpath (~> 3.2) childprocess (4.1.0) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) crass (1.0.6) database_cleaner-active_record (2.1.0) @@ -143,7 +143,7 @@ GEM has_scope (0.8.2) actionpack (>= 5.2) activesupport (>= 5.2) - i18n (1.14.1) + i18n (1.14.7) concurrent-ruby (~> 1.0) iniparse (1.5.0) io-console (0.6.0) @@ -195,9 +195,9 @@ GEM net-smtp (0.4.0) net-protocol nio4r (2.6.0) - nokogiri (1.15.5-arm64-darwin) + nokogiri (1.15.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.5-x86_64-linux) + nokogiri (1.15.7-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) overcommit (0.60.0) @@ -219,7 +219,7 @@ GEM puma (6.4.0) nio4r (~> 2.0) racc (1.7.3) - rack (2.2.8) + rack (2.2.21) rack-cors (2.0.1) rack (>= 2.0.0) rack-proxy (0.7.7) @@ -244,9 +244,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.0.8) actionpack (= 7.0.8) activesupport (= 7.0.8) @@ -342,16 +342,16 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) stringio (3.0.9) - thor (1.3.0) + thor (1.3.2) timeout (0.4.1) tomlrb (2.0.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - vite_rails (3.0.15) - railties (>= 5.1, < 8) + vite_rails (3.0.19) + railties (>= 5.1, < 9) vite_ruby (~> 3.0, >= 3.2.2) - vite_ruby (3.3.3) + vite_ruby (3.3.4) dry-cli (>= 0.7, < 2) rack-proxy (~> 0.6, >= 0.6.1) zeitwerk (~> 2.2) @@ -380,7 +380,7 @@ GEM rexml xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.12) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-21