mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump rubocop
This commit is contained in:
@@ -322,7 +322,7 @@ group :development, :test do
|
||||
gem "pry-rescue", "~> 1.6.0"
|
||||
|
||||
# ruby linting
|
||||
gem "rubocop", "~> 1.62.1", require: false
|
||||
gem "rubocop", "~> 1.63.0", require: false
|
||||
gem "rubocop-inflector", require: false
|
||||
gem "rubocop-performance", require: false
|
||||
gem "rubocop-rails", require: false
|
||||
|
||||
+2
-2
@@ -973,7 +973,7 @@ GEM
|
||||
rspec-retry (0.6.2)
|
||||
rspec-core (> 3.3)
|
||||
rspec-support (3.13.1)
|
||||
rubocop (1.62.1)
|
||||
rubocop (1.63.1)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
parallel (~> 1.10)
|
||||
@@ -1319,7 +1319,7 @@ DEPENDENCIES
|
||||
rspec (~> 3.13.0)
|
||||
rspec-rails (~> 6.1.0)
|
||||
rspec-retry (~> 0.6.1)
|
||||
rubocop (~> 1.62.1)
|
||||
rubocop (~> 1.63.0)
|
||||
rubocop-inflector
|
||||
rubocop-performance
|
||||
rubocop-rails
|
||||
|
||||
Reference in New Issue
Block a user