diff --git a/Gemfile.lock b/Gemfile.lock index 242b127..fa67eb8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM case_transform (0.2) activesupport coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.3) cookiejar (0.3.3) crass (1.0.6) cssbundling-rails (1.1.2) @@ -161,7 +161,7 @@ GEM thor honeybadger (5.0.2) http_parser.rb (0.8.0) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) importmap-rails (1.1.5) actionpack (>= 6.0.0) @@ -170,9 +170,9 @@ GEM jsonapi-renderer (0.2.2) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - loofah (2.19.1) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.8.0) mini_mime (>= 0.1.1) net-imap @@ -184,7 +184,7 @@ GEM method_source (1.0.0) mini_histogram (0.3.1) mini_mime (1.1.2) - minitest (5.17.0) + minitest (5.21.2) multi_json (1.15.0) net-imap (0.3.4) date @@ -211,7 +211,7 @@ GEM ast (~> 2.4.1) racc pg (1.4.5) - propshaft (0.6.4) + propshaft (0.8.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack @@ -223,8 +223,8 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (2.2.6.4) - rack-test (2.0.2) + rack (2.2.8) + rack-test (2.1.0) rack (>= 1.3) rails (7.0.4) actioncable (= 7.0.4) @@ -240,11 +240,13 @@ GEM activesupport (= 7.0.4) bundler (>= 1.15.0) railties (= 7.0.4) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.4.4) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rails-observers (0.1.5) activemodel (>= 4.0) railties (7.0.4) @@ -255,7 +257,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) regexp_parser (2.9.0) rexml (3.2.6) rspec-core (3.12.0) @@ -319,16 +321,16 @@ GEM standard-rails (1.0.2) lint_roller (~> 1.0) rubocop-rails (~> 2.23.1) - thor (1.2.1) + thor (1.3.0) timeout (0.3.1) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) websocket (1.2.9) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.6) + zeitwerk (2.6.12) PLATFORMS aarch64-linux