File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ group :development, :test do
322
322
gem "pry-rescue" , "~> 1.6.0"
323
323
324
324
# ruby linting
325
- gem "rubocop" , "~> 1.62.1 " , require : false
325
+ gem "rubocop" , "~> 1.63.0 " , require : false
326
326
gem "rubocop-inflector" , require : false
327
327
gem "rubocop-performance" , require : false
328
328
gem "rubocop-rails" , require : false
Original file line number Diff line number Diff line change 973
973
rspec-retry (0.6.2 )
974
974
rspec-core (> 3.3 )
975
975
rspec-support (3.13.1 )
976
- rubocop (1.62 .1 )
976
+ rubocop (1.63 .1 )
977
977
json (~> 2.3 )
978
978
language_server-protocol (>= 3.17.0 )
979
979
parallel (~> 1.10 )
@@ -1319,7 +1319,7 @@ DEPENDENCIES
1319
1319
rspec (~> 3.13.0 )
1320
1320
rspec-rails (~> 6.1.0 )
1321
1321
rspec-retry (~> 0.6.1 )
1322
- rubocop (~> 1.62.1 )
1322
+ rubocop (~> 1.63.0 )
1323
1323
rubocop-inflector
1324
1324
rubocop-performance
1325
1325
rubocop-rails
You can’t perform that action at this time.
0 commit comments