We need to publish two new ecosystems, however we are blocked since trusted publisher signing was introduced for rubygems.org in #12025
The new ecosystem gems are:
- dependabot-rust_toolchain
- depenadbot-vcpkg
We created the trusted publisher placeholders on rubygems.org:
However, we still have an issue publishing the new gems:
gem push pkg/dependabot-rust_toolchain-0.320.1.gem --attestation pkg/dependabot-rust_toolchain-0.320.1.sigstore.json
Pushing gem to https://rubygems.org.../
You are not allowed to push this gem.
gem exec sigstore-cli:0.2.1 sign pkg/dependabot-rust_toolchain-0.320.1.gem --bundle pkg/dependabot-rust_toolchain-0.320.1.sigstore.json
! `gem push` failed with error: Command failed with status (1): [gem push pkg/dependabot-rust_toolchain-0.320.1.gem --attestation pkg/dependabot-rust_toolchain-0.320.1.sigstore.json]
> Releasing pkg/dependabot-rust_toolchain-0.320.1.gem

We need to publish two new ecosystems, however we are blocked since trusted publisher signing was introduced for rubygems.org in #12025
The new ecosystem gems are:
We created the trusted publisher placeholders on rubygems.org:
However, we still have an issue publishing the new gems: