From cbc6e33ddc10207d0f85920a8ff5dd049db7a8c4 Mon Sep 17 00:00:00 2001 From: Yetrina Battad <12688+yetti@users.noreply.github.com> Date: Mon, 3 Jun 2024 17:36:22 +1000 Subject: [PATCH] Revert "build(deps-dev): bump rubocop-performance from 1.19.1 to 1.21.0" --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31d6d1c1..83fccb7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -256,7 +256,7 @@ GEM activesupport (>= 5.0.0) jsbundling-rails (1.3.0) railties (>= 6.0.0) - json (2.7.2) + json (2.7.1) json-jwt (1.16.6) activesupport (>= 4.2) aes_key_wrap @@ -358,7 +358,7 @@ GEM orm_adapter (0.5.0) ostruct (0.6.0) parallel (1.24.0) - parser (3.3.2.0) + parser (3.3.0.5) ast (~> 2.4.1) racc prometheus-client (4.2.2) @@ -416,7 +416,7 @@ GEM redis-client (>= 0.17.0) redis-client (0.18.0) connection_pool - regexp_parser (2.9.2) + regexp_parser (2.9.0) reline (0.5.8) io-console (~> 0.5) request_store (1.5.1) @@ -459,15 +459,15 @@ GEM rubocop-ast (>= 1.28.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) - parser (>= 3.3.1.0) + rubocop-ast (1.30.0) + parser (>= 3.2.1.0) rubocop-capybara (2.19.0) rubocop (~> 1.41) rubocop-factory_bot (2.24.0) rubocop (~> 1.33) - rubocop-performance (1.21.0) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop-performance (1.19.1) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) rubocop-rails (2.23.1) activesupport (>= 4.2.0) rack (>= 1.1) @@ -524,9 +524,9 @@ GEM standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.4.0) + standard-performance (1.2.1) lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + rubocop-performance (~> 1.19.1) stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0)