diff --git a/Gemfile.lock b/Gemfile.lock index e7b7110c..b2e54fdf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM ast (2.4.2) autoprefixer-rails (10.4.15.0) execjs (~> 2) - base64 (0.1.2) + base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.1) bigdecimal (3.2.2) @@ -181,7 +181,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.6.3) - jwt (2.10.1) + jwt (3.2.0) base64 language_server-protocol (3.17.0.3) launchy (2.5.2) @@ -263,13 +263,14 @@ GEM orm_adapter (0.5.0) pagy (6.1.0) parallel (1.23.0) - parser (3.2.2.4) + parser (3.3.11.1) ast (~> 2.4.1) racc pg (1.5.4) pp (0.6.2) prettyprint prettyprint (0.2.0) + prism (1.9.0) psych (5.2.6) date stringio @@ -335,7 +336,7 @@ GEM psych (>= 4.0.0) recursive-open-struct (1.1.3) redcarpet (3.5.1) - regexp_parser (2.8.1) + regexp_parser (2.12.0) reline (0.6.1) io-console (~> 0.5) responders (3.1.1) @@ -359,23 +360,24 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.1) - rubocop (1.56.4) - base64 (~> 0.1.1) + rubocop (1.84.2) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) - parser (>= 3.2.2.3) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.1, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) - parser (>= 3.2.1.0) - rubocop-performance (1.19.1) - rubocop (>= 1.7.0, < 2.0) - rubocop-ast (>= 0.4.0) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.49.1) + parser (>= 3.3.7.2) + prism (~> 1.7) + rubocop-performance (1.26.1) + lint_roller (~> 1.1) + rubocop (>= 1.75.0, < 2.0) + rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) rubyzip (2.3.2) sass (3.7.4) @@ -422,18 +424,18 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stackprof (0.2.26) - standard (1.31.1) + standard (1.54.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.56.2) + rubocop (~> 1.84.0) standard-custom (~> 1.0.0) - standard-performance (~> 1.2) + standard-performance (~> 1.8) standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.2.0) + standard-performance (1.9.0) lint_roller (~> 1.1) - rubocop-performance (~> 1.19.0) + rubocop-performance (~> 1.26.0) standardrb (1.0.1) standard stringio (3.1.7)