File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
31
31
group :development do
32
32
gem "letter_opener" , "~> 1.10"
33
- gem 'rubocop' , '~> 1.70 '
33
+ gem 'rubocop' , '~> 1.71 '
34
34
gem 'rubocop-performance' , '~> 1.23' , require : false
35
35
gem 'rubocop-rails' , '~> 2.29' , require : false
36
36
gem 'web-console' , '~> 4.2'
Original file line number Diff line number Diff line change 152
152
sshkit (>= 1.23.0 , < 2.0 )
153
153
thor (~> 1.3 )
154
154
zeitwerk (>= 2.6.18 , < 3.0 )
155
- language_server-protocol (3.17.0.3 )
155
+ language_server-protocol (3.17.0.4 )
156
156
launchy (3.0.0 )
157
157
addressable (~> 2.8 )
158
158
childprocess (~> 5.0 )
300
300
rspec-mocks (~> 3.13 )
301
301
rspec-support (~> 3.13 )
302
302
rspec-support (3.13.1 )
303
- rubocop (1.70 .0 )
303
+ rubocop (1.71 .0 )
304
304
json (~> 2.3 )
305
305
language_server-protocol (>= 3.17.0 )
306
306
parallel (~> 1.10 )
315
315
rubocop-performance (1.23.1 )
316
316
rubocop (>= 1.48.1 , < 2.0 )
317
317
rubocop-ast (>= 1.31.1 , < 2.0 )
318
- rubocop-rails (2.29.0 )
318
+ rubocop-rails (2.29.1 )
319
319
activesupport (>= 4.2.0 )
320
320
rack (>= 1.1 )
321
321
rubocop (>= 1.52.0 , < 2.0 )
@@ -414,7 +414,7 @@ DEPENDENCIES
414
414
rails (~> 8.0.0 )
415
415
rollbar (~> 3.6 )
416
416
rspec-rails (~> 7.1 )
417
- rubocop (~> 1.70 )
417
+ rubocop (~> 1.71 )
418
418
rubocop-performance (~> 1.23 )
419
419
rubocop-rails (~> 2.29 )
420
420
sassc-rails (~> 2.1.2 )
You can’t perform that action at this time.
0 commit comments