File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 strategy :
2424 matrix :
25- ruby-version : ['3.4']
25+ ruby-version : ['3.4', '4.0' ]
2626
2727 steps :
2828 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1313 parser (3.3.10.0 )
1414 ast (~> 2.4.1 )
1515 racc
16- prism (1.6 .0 )
16+ prism (1.7 .0 )
1717 racc (1.8.1 )
1818 rainbow (3.1.1 )
1919 rake (13.3.1 )
2020 regexp_parser (2.11.3 )
21- rubocop (1.81.7 )
21+ rubocop (1.82.1 )
2222 json (~> 2.3 )
2323 language_server-protocol (~> 3.17.0.2 )
2424 lint_roller (~> 1.1.0 )
2525 parallel (~> 1.10 )
2626 parser (>= 3.3.0.2 )
2727 rainbow (>= 2.2.2 , < 4.0 )
2828 regexp_parser (>= 2.9.3 , < 3.0 )
29- rubocop-ast (>= 1.47.1 , < 2.0 )
29+ rubocop-ast (>= 1.48.0 , < 2.0 )
3030 ruby-progressbar (~> 1.7 )
3131 unicode-display_width (>= 2.4.0 , < 4.0 )
32- rubocop-ast (1.48 .0 )
32+ rubocop-ast (1.49 .0 )
3333 parser (>= 3.3.7.2 )
34- prism (~> 1.4 )
34+ prism (~> 1.7 )
3535 ruby-progressbar (1.13.0 )
3636 thor (1.4.0 )
3737 unicode-display_width (3.2.0 )
3838 unicode-emoji (~> 4.1 )
39- unicode-emoji (4.1 .0 )
39+ unicode-emoji (4.2 .0 )
4040
4141PLATFORMS
4242 aarch64-linux
You can’t perform that action at this time.
0 commit comments