File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ group :test do
85
85
gem 'rubocop' , '~> 1.69.2'
86
86
gem 'rubocop-capybara'
87
87
gem 'rubocop-factory_bot'
88
- gem 'rubocop-rails' , '~> 2.27 '
88
+ gem 'rubocop-rails' , '~> 2.28 '
89
89
gem 'rubocop-rspec' , '~> 3.3'
90
90
gem 'rubocop-rspec_rails'
91
91
gem 'rubocop-sequel' , '~> 0.3.8'
Original file line number Diff line number Diff line change 106
106
base64 (0.2.0 )
107
107
beefcake (1.0.0 )
108
108
benchmark (0.4.0 )
109
- bigdecimal (3.1.8 )
109
+ bigdecimal (3.1.9 )
110
110
bit-struct (0.17 )
111
111
builder (3.3.0 )
112
112
byebug (11.1.3 )
292
292
llhttp-ffi (0.5.0 )
293
293
ffi-compiler (~> 1.0 )
294
294
rake (~> 13.0 )
295
- logger (1.6.2 )
295
+ logger (1.6.4 )
296
296
loggregator_emitter (5.2.0 )
297
297
beefcake (~> 1.0.0 )
298
298
loofah (2.23.1 )
406
406
redis-client (>= 0.22.0 )
407
407
redis-client (0.22.2 )
408
408
connection_pool
409
- regexp_parser (2.9.3 )
409
+ regexp_parser (2.10.0 )
410
410
reline (0.6.0 )
411
411
io-console (~> 0.5 )
412
412
representable (3.2.0 )
474
474
rubocop (~> 1.41 )
475
475
rubocop-factory_bot (2.26.1 )
476
476
rubocop (~> 1.61 )
477
- rubocop-rails (2.27 .0 )
477
+ rubocop-rails (2.28 .0 )
478
478
activesupport (>= 4.2.0 )
479
479
rack (>= 1.1 )
480
480
rubocop (>= 1.52.0 , < 2.0 )
491
491
ruby_parser (3.8.3 )
492
492
sexp_processor (~> 4.1 )
493
493
rubyzip (2.3.2 )
494
- securerandom (0.4.0 )
494
+ securerandom (0.4.1 )
495
495
sequel (5.87.0 )
496
496
bigdecimal
497
497
sequel_pg (1.17.1 )
@@ -649,7 +649,7 @@ DEPENDENCIES
649
649
rubocop (~> 1.69.2 )
650
650
rubocop-capybara
651
651
rubocop-factory_bot
652
- rubocop-rails (~> 2.27 )
652
+ rubocop-rails (~> 2.28 )
653
653
rubocop-rspec (~> 3.3 )
654
654
rubocop-rspec_rails
655
655
rubocop-sequel (~> 0.3.8 )
You can’t perform that action at this time.
0 commit comments