diff --git a/Gemfile.lock b/Gemfile.lock index 237782e2..5c8c77fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,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) @@ -257,13 +257,14 @@ GEM orm_adapter (0.5.0) pagy (6.1.0) parallel (1.23.0) - parser (3.2.2.4) + parser (3.3.12.0) 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 @@ -330,7 +331,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) @@ -354,23 +355,24 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.7) - rubocop (1.56.4) - base64 (~> 0.1.1) + rubocop (1.88.2) json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.2.2.3) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) + parallel (>= 1.10) + 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.50.0) + 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) @@ -417,18 +419,18 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stackprof (0.2.26) - standard (1.31.1) + standard (1.56.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.56.2) + rubocop (~> 1.88.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) @@ -460,7 +462,7 @@ GEM selenium-webdriver (~> 4.0, < 4.11) webrick (1.9.1) websocket (1.2.10) - websocket-driver (0.8.0) + websocket-driver (0.8.1) base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)