File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ group :test do
37
37
gem "rspec-its" , "~> 2.0"
38
38
gem "rspec-sorbet" , "~> 1.9.2"
39
39
gem "rubocop" , "~> 1.68.0"
40
- gem "rubocop-performance" , "~> 1.22.1 "
40
+ gem "rubocop-performance" , "~> 1.23.0 "
41
41
gem "rubocop-rspec" , "~> 2.29.1"
42
42
gem "rubocop-sorbet" , "~> 0.8.7"
43
43
gem "simplecov" , "~> 0.22.0"
Original file line number Diff line number Diff line change @@ -322,13 +322,13 @@ GEM
322
322
rubocop-ast (>= 1.32.2 , < 2.0 )
323
323
ruby-progressbar (~> 1.7 )
324
324
unicode-display_width (>= 2.4.0 , < 3.0 )
325
- rubocop-ast (1.33 .1 )
325
+ rubocop-ast (1.36 .1 )
326
326
parser (>= 3.3.1.0 )
327
327
rubocop-capybara (2.21.0 )
328
328
rubocop (~> 1.41 )
329
329
rubocop-factory_bot (2.26.1 )
330
330
rubocop (~> 1.61 )
331
- rubocop-performance (1.22.1 )
331
+ rubocop-performance (1.23.0 )
332
332
rubocop (>= 1.48.1 , < 2.0 )
333
333
rubocop-ast (>= 1.31.1 , < 2.0 )
334
334
rubocop-rspec (2.29.2 )
@@ -415,7 +415,7 @@ DEPENDENCIES
415
415
rspec-its (~> 2.0 )
416
416
rspec-sorbet (~> 1.9.2 )
417
417
rubocop (~> 1.68.0 )
418
- rubocop-performance (~> 1.22.1 )
418
+ rubocop-performance (~> 1.23.0 )
419
419
rubocop-rspec (~> 2.29.1 )
420
420
rubocop-sorbet (~> 0.8.7 )
421
421
sentry-opentelemetry (~> 5.21 )
You can’t perform that action at this time.
0 commit comments