File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
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.72 '
33
+ gem 'rubocop' , '~> 1.73 '
34
34
gem 'rubocop-performance' , '~> 1.24' , require : false
35
35
gem 'rubocop-rails' , '~> 2.30' , require : false
36
36
gem 'web-console' , '~> 4.2'
Original file line number Diff line number Diff line change 141
141
json (2.10.1 )
142
142
jwt (2.10.1 )
143
143
base64
144
- kamal (2.5.2 )
144
+ kamal (2.5.3 )
145
145
activesupport (>= 7.0 )
146
146
base64 (~> 0.2 )
147
147
bcrypt_pbkdf (~> 1.0 )
203
203
rack (>= 1.2 , < 4 )
204
204
snaky_hash (~> 2.0 )
205
205
version_gem (~> 1.1 )
206
- omniauth (2.1.2 )
206
+ omniauth (2.1.3 )
207
207
hashie (>= 3.4.6 )
208
208
rack (>= 2.2.3 )
209
209
rack-protection
310
310
rspec-mocks (~> 3.13 )
311
311
rspec-support (~> 3.13 )
312
312
rspec-support (3.13.2 )
313
- rubocop (1.72 .2 )
313
+ rubocop (1.73 .2 )
314
314
json (~> 2.3 )
315
315
language_server-protocol (~> 3.17.0.2 )
316
316
lint_roller (~> 1.1.0 )
@@ -321,13 +321,13 @@ GEM
321
321
rubocop-ast (>= 1.38.0 , < 2.0 )
322
322
ruby-progressbar (~> 1.7 )
323
323
unicode-display_width (>= 2.4.0 , < 4.0 )
324
- rubocop-ast (1.38.0 )
324
+ rubocop-ast (1.38.1 )
325
325
parser (>= 3.3.1.0 )
326
326
rubocop-performance (1.24.0 )
327
327
lint_roller (~> 1.1 )
328
328
rubocop (>= 1.72.1 , < 2.0 )
329
329
rubocop-ast (>= 1.38.0 , < 2.0 )
330
- rubocop-rails (2.30.1 )
330
+ rubocop-rails (2.30.3 )
331
331
activesupport (>= 4.2.0 )
332
332
lint_roller (~> 1.1 )
333
333
rack (>= 1.1 )
@@ -362,12 +362,12 @@ GEM
362
362
ostruct
363
363
stimulus-rails (1.3.4 )
364
364
railties (>= 6.0.0 )
365
- stringio (3.1.2 )
365
+ stringio (3.1.5 )
366
366
thor (1.3.2 )
367
367
timeout (0.4.3 )
368
- turbo-rails (2.0.11 )
369
- actionpack (>= 6.0 .0 )
370
- railties (>= 6.0 .0 )
368
+ turbo-rails (2.0.13 )
369
+ actionpack (>= 7.1 .0 )
370
+ railties (>= 7.1 .0 )
371
371
tzinfo (2.0.6 )
372
372
concurrent-ruby (~> 1.0 )
373
373
unicode-display_width (3.1.4 )
389
389
websocket-extensions (0.1.5 )
390
390
xpath (3.2.0 )
391
391
nokogiri (~> 1.8 )
392
- zeitwerk (2.7.1 )
392
+ zeitwerk (2.7.2 )
393
393
394
394
PLATFORMS
395
395
ruby
@@ -413,7 +413,7 @@ DEPENDENCIES
413
413
rails (~> 8.0.0 )
414
414
rollbar (~> 3.6 )
415
415
rspec-rails (~> 7.1 )
416
- rubocop (~> 1.72 )
416
+ rubocop (~> 1.73 )
417
417
rubocop-performance (~> 1.24 )
418
418
rubocop-rails (~> 2.30 )
419
419
selenium-webdriver (~> 4.29 )
You can’t perform that action at this time.
0 commit comments