diff --git a/Gemfile b/Gemfile index b81d737dd7b..5df084654f3 100644 --- a/Gemfile +++ b/Gemfile @@ -141,7 +141,7 @@ group :development do gem "debug" # Linting - gem "rubocop", "1.75.5" + gem "rubocop", "1.78.0" gem "rubocop-performance" gem "rubocop-rails" gem "rubocop-sequel" diff --git a/Gemfile.lock b/Gemfile.lock index d9cd363ca0b..3c060fd8da8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -310,7 +310,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) - json (2.11.3) + json (2.13.0) jwt (2.10.2) base64 language_server-protocol (3.17.0.5) @@ -516,7 +516,7 @@ GEM rexml (3.3.9) rollbar (3.6.2) rouge (3.26.1) - rubocop (1.75.5) + rubocop (1.78.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -524,10 +524,10 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.44.0, < 2.0) + rubocop-ast (>= 1.45.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.44.1) + rubocop-ast (1.46.0) parser (>= 3.3.7.2) prism (~> 1.4) rubocop-factory_bot (2.27.1) @@ -732,7 +732,7 @@ DEPENDENCIES redcarpet reverse_markdown rollbar - rubocop (= 1.75.5) + rubocop (= 1.78.0) rubocop-factory_bot rubocop-graphql rubocop-performance