File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ gem 'minitest', '5.25.5'
1010gem 'pry' , '0.15.2'
1111gem 'rake' , '13.3.0'
1212gem 'rubocop' , '1.75.4'
13- gem 'rubocop-minitest' , '0.38.1 '
13+ gem 'rubocop-minitest' , '0.38.2 '
1414gem 'rubocop-rake' , '0.7.1'
1515gem 'simplecov' , '0.22.0'
1616gem 'test-unit' , '3.6.9'
Original file line number Diff line number Diff line change 1414 docile (1.4.1 )
1515 i18n (1.14.7 )
1616 concurrent-ruby (~> 1.0 )
17- json (2.12 .2 )
17+ json (2.15 .2 )
1818 language_server-protocol (3.17.0.5 )
1919 lint_roller (1.1.0 )
2020 method_source (1.1.0 )
2121 minitest (5.25.5 )
2222 parallel (1.27.0 )
23- parser (3.3.8 .0 )
23+ parser (3.3.10 .0 )
2424 ast (~> 2.4.1 )
2525 racc
2626 power_assert (2.0.5 )
27- prism (1.4 .0 )
27+ prism (1.6 .0 )
2828 pry (0.15.2 )
2929 coderay (~> 1.1 )
3030 method_source (~> 1.0 )
3131 racc (1.8.1 )
3232 rainbow (3.1.1 )
3333 rake (13.3.0 )
34- regexp_parser (2.10.0 )
34+ regexp_parser (2.11.3 )
3535 rubocop (1.75.4 )
3636 json (~> 2.3 )
3737 language_server-protocol (~> 3.17.0.2 )
4343 rubocop-ast (>= 1.44.0 , < 2.0 )
4444 ruby-progressbar (~> 1.7 )
4545 unicode-display_width (>= 2.4.0 , < 4.0 )
46- rubocop-ast (1.45 .1 )
46+ rubocop-ast (1.47 .1 )
4747 parser (>= 3.3.7.2 )
4848 prism (~> 1.4 )
49- rubocop-minitest (0.38.1 )
49+ rubocop-minitest (0.38.2 )
5050 lint_roller (~> 1.1 )
5151 rubocop (>= 1.75.0 , < 2.0 )
5252 rubocop-ast (>= 1.38.0 , < 2.0 )
6363 test-unit (3.6.9 )
6464 power_assert
6565 timecop (0.9.10 )
66- unicode-display_width (3.1.4 )
67- unicode-emoji (~> 4.0 , >= 4.0.4 )
68- unicode-emoji (4.0.4 )
66+ unicode-display_width (3.2.0 )
67+ unicode-emoji (~> 4.1 )
68+ unicode-emoji (4.1.0 )
6969 yard (0.9.37 )
7070
7171PLATFORMS
@@ -79,7 +79,7 @@ DEPENDENCIES
7979 pry (= 0.15.2 )
8080 rake (= 13.3.0 )
8181 rubocop (= 1.75.4 )
82- rubocop-minitest (= 0.38.1 )
82+ rubocop-minitest (= 0.38.2 )
8383 rubocop-rake (= 0.7.1 )
8484 simplecov (= 0.22.0 )
8585 test-unit (= 3.6.9 )
You can’t perform that action at this time.
0 commit comments