Skip to content

Backfill missing gemspec metadata - #89

Merged
mensfeld merged 1 commit into
masterfrom
gemspec-metadata
Jul 27, 2026
Merged

Backfill missing gemspec metadata#89
mensfeld merged 1 commit into
masterfrom
gemspec-metadata

Conversation

@mensfeld

Copy link
Copy Markdown
Owner

Adds the metadata keys this gem was missing relative to the rest of the fleet (per the gemspec audit): **bug_tracker_uri documentation_uri rubygems_mfa_required **

  • URIs point at the standard GitHub locations (/issues for bug tracker, repo URL for docs/homepage), matching the repo's existing quote/interpolation style.
  • Improves the rubygems.org sidebar links and requires MFA to push (supply-chain hardening).

Gemspec loads cleanly (Gem::Specification.load); no other changes.

Add the metadata keys this gem was missing relative to the rest of the fleet,
so rubygems.org shows the full sidebar (and, where missing, requires MFA to
push): bug_tracker_uri documentation_uri rubygems_mfa_required

Gemspec still loads cleanly.
@mensfeld
mensfeld merged commit a6602ae into master Jul 27, 2026
4 checks passed
@mensfeld
mensfeld deleted the gemspec-metadata branch July 27, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant