bump rubocop

This commit is contained in:
ulferts
2024-04-12 09:29:23 +02:00
parent 6720083a03
commit e545a40ef7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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