From 453e3b7c25a1397b4df37184b3f5664a772390f4 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Fri, 3 Mar 2023 02:00:30 +0000 Subject: Update RuboCop to 1.47 (#36919). git-svn-id: https://svn.redmine.org/redmine/trunk@22125 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 94ab6c5de..04ab29334 100644 --- a/Gemfile +++ b/Gemfile @@ -103,7 +103,7 @@ group :test do gem "selenium-webdriver", "~> 3.142.7" gem 'webdrivers', '4.6.1', require: false # RuboCop - gem 'rubocop', '~> 1.46.0' + gem 'rubocop', '~> 1.47.0' gem 'rubocop-performance', '~> 1.16.0' gem 'rubocop-rails', '~> 2.17.2' end -- cgit v1.2.3