Skip to content

Commit 690edff

Browse files
authored
Merge pull request #892 from Homebrew/dependabot/all-c0dcf7cf53
2 parents 46f3015 + f9dc253 commit 690edff

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
security-events: write
8888
steps:
8989
- name: Download SARIF file
90-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
90+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
9191
with:
9292
name: results.sarif
9393
path: results.sarif

Gemfile.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ GEM
2424
racc (1.8.1)
2525
rainbow (3.1.1)
2626
rake (13.3.0)
27-
regexp_parser (2.10.0)
27+
regexp_parser (2.11.0)
2828
rexml (3.4.1)
29-
rubocop (1.79.0)
29+
rubocop (1.79.2)
3030
json (~> 2.3)
3131
language_server-protocol (~> 3.17.0.2)
3232
lint_roller (~> 1.1.0)
@@ -36,7 +36,6 @@ GEM
3636
regexp_parser (>= 2.9.3, < 3.0)
3737
rubocop-ast (>= 1.46.0, < 2.0)
3838
ruby-progressbar (~> 1.7)
39-
tsort (>= 0.2.0)
4039
unicode-display_width (>= 2.4.0, < 4.0)
4140
rubocop-ast (1.46.0)
4241
parser (>= 3.3.7.2)
@@ -51,7 +50,6 @@ GEM
5150
simplecov (~> 0.19)
5251
simplecov-html (0.13.2)
5352
simplecov_json_formatter (0.1.4)
54-
tsort (0.2.0)
5553
unicode-display_width (3.1.4)
5654
unicode-emoji (~> 4.0, >= 4.0.4)
5755
unicode-emoji (4.0.4)

0 commit comments

Comments
 (0)