Skip to content

Point bundler.io URLs at guides.rubygems.org - #9737

Merged
hsbt merged 1 commit into
masterfrom
claude/bundler-io-to-guides-urls
Jul 30, 2026
Merged

Point bundler.io URLs at guides.rubygems.org#9737
hsbt merged 1 commit into
masterfrom
claude/bundler-io-to-guides-urls

Conversation

@hsbt

@hsbt hsbt commented Jul 30, 2026

Copy link
Copy Markdown
Member

bundler.io has been wound down and its content now lives on RubyGems Guides. The man pages moved to /command-reference/, the Gemfile reference to /gemfile/, the plugin guide to /bundler_plugins/, the rationale page to /dependency_management/, and the compatibility list to /bundler-compatibility/. Redirects still cover the old URLs, but the links shipped in RubyGems and Bundler should name the real pages. gem help gem_dependencies also stops pointing at a version-pinned v2.5 man page.

doc/DOCUMENTATION.md needed more than a URL swap because it described bundler.io as where the man pages get published. It now names the bundler_reference task in rubygems/guides that builds the command reference from these .ronn files.

Two references stay on bundler.io. The homepage in lib/bundler/source/metadata.rb has to match the published bundler gemspec, and the team pages linked from doc/POLICIES.md have no replacement yet.

Every new URL returns 200, and rake man:check reports the regenerated man pages in sync.

bundler.io has been wound down and its content now lives on RubyGems Guides: the Bundler man pages under /command-reference/, the Gemfile reference at /gemfile/, and the remaining guides as individual pages. The redirects still work, but linking to the real locations keeps `gem help gem_dependencies`, `bundle issue`, and the man page cross references from depending on them.

Two references stay on bundler.io. The homepage in lib/bundler/source/metadata.rb has to match the published bundler gemspec, and the team pages linked from doc/POLICIES.md have no replacement yet.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@hsbt
hsbt merged commit aee0bfd into master Jul 30, 2026
107 checks passed
@hsbt
hsbt deleted the claude/bundler-io-to-guides-urls branch July 30, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant