File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ group :test do
86
86
gem 'rubocop' , '~> 1.70.0'
87
87
gem 'rubocop-capybara'
88
88
gem 'rubocop-factory_bot'
89
- gem 'rubocop-rails' , '~> 2.28 '
89
+ gem 'rubocop-rails' , '~> 2.29 '
90
90
gem 'rubocop-rspec' , '~> 3.3'
91
91
gem 'rubocop-rspec_rails'
92
92
gem 'rubocop-sequel' , '~> 0.3.8'
Original file line number Diff line number Diff line change 122
122
simplecov (<= 0.13 )
123
123
coderay (1.1.3 )
124
124
concurrent-ruby (1.3.5 )
125
- connection_pool (2.4.1 )
125
+ connection_pool (2.5.0 )
126
126
crack (1.0.0 )
127
127
bigdecimal
128
128
rexml
261
261
domain_name (~> 0.5 )
262
262
http-form_data (2.3.0 )
263
263
httpclient (2.8.3 )
264
- i18n (1.14.6 )
264
+ i18n (1.14.7 )
265
265
concurrent-ruby (~> 1.0 )
266
266
io-console (0.8.0 )
267
267
ipaddress (0.8.3 )
292
292
llhttp-ffi (0.5.0 )
293
293
ffi-compiler (~> 1.0 )
294
294
rake (~> 13.0 )
295
- logger (1.6.4 )
295
+ logger (1.6.5 )
296
296
loggregator_emitter (5.2.0 )
297
297
beefcake (~> 1.0.0 )
298
298
loofah (2.23.1 )
349
349
parallel (1.26.3 )
350
350
parallel_tests (4.9.0 )
351
351
parallel
352
- parser (3.3.6 .0 )
352
+ parser (3.3.7 .0 )
353
353
ast (~> 2.4.1 )
354
354
racc
355
355
pg (1.5.9 )
474
474
rubocop (~> 1.41 )
475
475
rubocop-factory_bot (2.26.1 )
476
476
rubocop (~> 1.61 )
477
- rubocop-rails (2.28 .0 )
477
+ rubocop-rails (2.29 .0 )
478
478
activesupport (>= 4.2.0 )
479
479
rack (>= 1.1 )
480
480
rubocop (>= 1.52.0 , < 2.0 )
560
560
tzinfo (2.0.6 )
561
561
concurrent-ruby (~> 1.0 )
562
562
uber (0.1.0 )
563
- unicode-display_width (3.1.3 )
563
+ unicode-display_width (3.1.4 )
564
564
unicode-emoji (~> 4.0 , >= 4.0.4 )
565
565
unicode-emoji (4.0.4 )
566
566
useragent (0.16.10 )
@@ -650,7 +650,7 @@ DEPENDENCIES
650
650
rubocop (~> 1.70.0 )
651
651
rubocop-capybara
652
652
rubocop-factory_bot
653
- rubocop-rails (~> 2.28 )
653
+ rubocop-rails (~> 2.29 )
654
654
rubocop-rspec (~> 3.3 )
655
655
rubocop-rspec_rails
656
656
rubocop-sequel (~> 0.3.8 )
You can’t perform that action at this time.
0 commit comments