You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Drop the bundler- tag-prefix handling from fetch_release_range,
collect_gem_updates, and format_release_diff. collect_gem_updates skips
the bundler gem before any of these run, so the special-case prefix
stripping never had a chance to fire.
* Rename fetch_versions_to_from_news to fetch_versions_from_news now that
the "to" side comes from load_current_versions; the function only
feeds the "from" baseline.
* Use Enumerable#to_h to build result_by_name, and remove a couple of
comments that just restate the immediately following code.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments