File tree Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 77
88group :development do
99 gem 'rspec' , '~> 3.13'
10- gem 'rubocop' , '~> 1.65.1 '
10+ gem 'rubocop' , '~> 1.68.0 '
1111end
Original file line number Diff line number Diff line change 99 specs:
1010 ast (2.4.2 )
1111 diff-lcs (1.5.1 )
12- json (2.7.2 )
12+ json (2.7.5 )
1313 language_server-protocol (3.17.0.3 )
14- parallel (1.25.1 )
15- parser (3.3.4.0 )
14+ parallel (1.26.3 )
15+ parser (3.3.5.1 )
1616 ast (~> 2.4.1 )
1717 racc
1818 racc (1.8.1 )
1919 rainbow (3.1.1 )
2020 regexp_parser (2.9.2 )
21- rexml (3.3.4 )
22- strscan
2321 rspec (3.13.0 )
2422 rspec-core (~> 3.13.0 )
2523 rspec-expectations (~> 3.13.0 )
3331 diff-lcs (>= 1.2.0 , < 2.0 )
3432 rspec-support (~> 3.13.0 )
3533 rspec-support (3.13.1 )
36- rubocop (1.65.1 )
34+ rubocop (1.68.0 )
3735 json (~> 2.3 )
3836 language_server-protocol (>= 3.17.0 )
3937 parallel (~> 1.10 )
4038 parser (>= 3.3.0.2 )
4139 rainbow (>= 2.2.2 , < 4.0 )
4240 regexp_parser (>= 2.4 , < 3.0 )
43- rexml (>= 3.2.5 , < 4.0 )
44- rubocop-ast (>= 1.31.1 , < 2.0 )
41+ rubocop-ast (>= 1.32.2 , < 2.0 )
4542 ruby-progressbar (~> 1.7 )
4643 unicode-display_width (>= 2.4.0 , < 3.0 )
47- rubocop-ast (1.31.3 )
44+ rubocop-ast (1.33.1 )
4845 parser (>= 3.3.1.0 )
4946 ruby-progressbar (1.13.0 )
50- strscan (3.1.0 )
51- unicode-display_width (2.5.0 )
47+ unicode-display_width (2.6.0 )
5248
5349PLATFORMS
5450 ruby
5551
5652DEPENDENCIES
5753 rspec (~> 3.13 )
5854 rspec-github !
59- rubocop (~> 1.65.1 )
55+ rubocop (~> 1.68.0 )
6056
6157BUNDLED WITH
6258 2.6.0
You can’t perform that action at this time.
0 commit comments