diff --git a/Gemfile.lock b/Gemfile.lock index d6e5d12..f76e6b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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.4.0) ast (~> 2.4.1) racc pg (1.5.6) @@ -161,7 +161,7 @@ GEM stringio puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.1) rack (3.0.11) rack-session (2.0.0) rack (>= 3.0.0) @@ -204,24 +204,25 @@ 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) - rubocop (1.63.5) + rexml (3.3.4) + strscan + rubocop (1.65.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) + regexp_parser (>= 2.4, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.0) parser (>= 3.3.1.0) rubocop-rails (2.24.1) activesupport (>= 4.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)