diff --git a/Gemfile.lock b/Gemfile.lock index d6e5d12..55110b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM bootsnap (1.18.3) msgpack (~> 1.2) builder (3.2.4) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) crass (1.0.6) cssbundling-rails (1.4.0) @@ -130,7 +130,7 @@ GEM net-smtp marcel (1.0.4) mini_mime (1.1.5) - minitest (5.22.3) + minitest (5.24.1) msgpack (1.7.2) mutex_m (0.2.0) net-imap (0.4.11) @@ -148,8 +148,8 @@ GEM nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) pagy (8.4.0) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.25.1) + parser (3.3.3.0) ast (~> 2.4.1) racc pg (1.5.6) @@ -161,8 +161,8 @@ GEM stringio puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) - rack (3.0.11) + racc (1.8.0) + rack (3.1.4) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -204,12 +204,13 @@ GEM rbs (2.8.4) rdoc (6.6.3.1) psych (>= 4.0.0) - regexp_parser (2.9.1) + regexp_parser (2.9.2) reline (0.5.6) io-console (~> 0.5) reverse_markdown (2.1.1) nokogiri - rexml (3.2.6) + rexml (3.3.1) + strscan rubocop (1.63.5) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -223,7 +224,7 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.31.3) parser (>= 3.3.1.0) - rubocop-rails (2.24.1) + rubocop-rails (2.25.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -258,6 +259,7 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0) + strscan (3.1.0) tailwindcss-rails (2.6.0-arm64-darwin) railties (>= 7.0.0) tailwindcss-rails (2.6.0-x86_64-linux)