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 @@ -90,7 +90,7 @@ group :test do
90
90
gem 'rspec-rails' , '~> 6.1.2'
91
91
gem 'rspec-wait'
92
92
gem 'rubocop' , '~> 1.63.5'
93
- gem 'rubocop-rails' , '~> 2.24 '
93
+ gem 'rubocop-rails' , '~> 2.25 '
94
94
gem 'rubocop-rspec' , '~> 2.26'
95
95
gem 'rubocop-sequel' , '~> 0.3.4'
96
96
gem 'timecop'
Original file line number Diff line number Diff line change 110
110
base64 (0.2.0 )
111
111
beefcake (1.0.0 )
112
112
benchmark (0.3.0 )
113
- bigdecimal (3.1.7 )
113
+ bigdecimal (3.1.8 )
114
114
bit-struct (0.17 )
115
115
builder (3.2.4 )
116
116
byebug (11.1.3 )
273
273
http-form_data (2.3.0 )
274
274
http_parser.rb (0.6.0 )
275
275
httpclient (2.8.3 )
276
- i18n (1.14.4 )
276
+ i18n (1.14.5 )
277
277
concurrent-ruby (~> 1.0 )
278
278
io-console (0.7.2 )
279
279
ipaddress (0.8.3 )
316
316
mime-types-data (3.2024.0507 )
317
317
mini_mime (1.1.5 )
318
318
mini_portile2 (2.8.6 )
319
- minitest (5.22.3 )
319
+ minitest (5.23.0 )
320
320
mock_redis (0.44.0 )
321
321
ms_rest (0.6.4 )
322
322
concurrent-ruby (~> 1.0 )
411
411
redis-client (>= 0.22.0 )
412
412
redis-client (0.22.0 )
413
413
connection_pool
414
- regexp_parser (2.9.0 )
414
+ regexp_parser (2.9.2 )
415
415
reline (0.5.0 )
416
416
io-console (~> 0.5 )
417
417
representable (3.2.0 )
483
483
rubocop (~> 1.41 )
484
484
rubocop-factory_bot (2.25.1 )
485
485
rubocop (~> 1.41 )
486
- rubocop-rails (2.24.1 )
486
+ rubocop-rails (2.25.0 )
487
487
activesupport (>= 4.2.0 )
488
488
rack (>= 1.1 )
489
489
rubocop (>= 1.33.0 , < 2.0 )
@@ -659,7 +659,7 @@ DEPENDENCIES
659
659
rspec-wait
660
660
rspec_api_documentation (>= 6.1.0 )
661
661
rubocop (~> 1.63.5 )
662
- rubocop-rails (~> 2.24 )
662
+ rubocop-rails (~> 2.25 )
663
663
rubocop-rspec (~> 2.26 )
664
664
rubocop-sequel (~> 0.3.4 )
665
665
rubyzip (>= 1.3.0 )
You can’t perform that action at this time.
0 commit comments