Skip to content

Commit 3ceda8e

Browse files
authored
Merge pull request #12607 from dependabot/markhallen/retry-signing-new-gems
Add rust_toolchain and vcpkg gemspecs to the GEMSPECS list
2 parents bf17dd0 + 69b9798 commit 3ceda8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Rakefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,12 @@ GEMSPECS = %w(
3535
omnibus/dependabot-omnibus.gemspec
3636
pub/dependabot-pub.gemspec
3737
python/dependabot-python.gemspec
38+
rust_toolchain/dependabot-rust_toolchain.gemspec
3839
silent/dependabot-silent.gemspec
3940
swift/dependabot-swift.gemspec
4041
terraform/dependabot-terraform.gemspec
4142
uv/dependabot-uv.gemspec
43+
vcpkg/dependabot-vcpkg.gemspec
4244
).freeze
4345

4446
def run_command(command)

0 commit comments

Comments
 (0)