File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 24
24
persist-credentials : false
25
25
26
26
- name : Set up Ruby
27
- uses : ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245 .0
27
+ uses : ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247 .0
28
28
with :
29
29
ruby-version : ruby
30
30
Original file line number Diff line number Diff line change 23
23
persist-credentials : false
24
24
25
25
- name : Set up Ruby
26
- uses : ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245 .0
26
+ uses : ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247 .0
27
27
with :
28
28
ruby-version : ${{ matrix.ruby }}
29
29
bundler-cache : true
Original file line number Diff line number Diff line change 7
7
logger (~> 1.5 )
8
8
docile (1.4.1 )
9
9
iniparse (1.5.0 )
10
- json (2.12.2 )
10
+ json (2.13.0 )
11
11
language_server-protocol (3.17.0.5 )
12
12
lint_roller (1.1.0 )
13
13
logger (1.7.0 )
26
26
rake (13.3.0 )
27
27
regexp_parser (2.10.0 )
28
28
rexml (3.4.1 )
29
- rubocop (1.77 .0 )
29
+ rubocop (1.78 .0 )
30
30
json (~> 2.3 )
31
31
language_server-protocol (~> 3.17.0.2 )
32
32
lint_roller (~> 1.1.0 )
37
37
rubocop-ast (>= 1.45.1 , < 2.0 )
38
38
ruby-progressbar (~> 1.7 )
39
39
unicode-display_width (>= 2.4.0 , < 4.0 )
40
- rubocop-ast (1.45.1 )
40
+ rubocop-ast (1.46.0 )
41
41
parser (>= 3.3.7.2 )
42
42
prism (~> 1.4 )
43
43
ruby-progressbar (1.13.0 )
48
48
simplecov-cobertura (2.1.0 )
49
49
rexml
50
50
simplecov (~> 0.19 )
51
- simplecov-html (0.13.1 )
51
+ simplecov-html (0.13.2 )
52
52
simplecov_json_formatter (0.1.4 )
53
53
unicode-display_width (3.1.4 )
54
54
unicode-emoji (~> 4.0 , >= 4.0.4 )
You can’t perform that action at this time.
0 commit comments