Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

chore(APE-2194): bump BUNDLED WITH to bundler 2.7.2 (latest v2) - #6

Merged
vlj91 merged 1 commit into
mainfrom
chore/bump-bundler-v2-latest
Jun 2, 2026
Merged

chore(APE-2194): bump BUNDLED WITH to bundler 2.7.2 (latest v2)#6
vlj91 merged 1 commit into
mainfrom
chore/bump-bundler-v2-latest

Conversation

@vlj91

@vlj91 vlj91 commented Jun 2, 2026

Copy link
Copy Markdown

What

Bump BUNDLED WITH to bundler 2.7.2 (latest 2.x) in this repo's Ruby bundle(s). Lockfile-metadata-only; re-resolved with bundle update --bundler=2.7.2, no gem versions changed; multi-platform PLATFORMS preserved.

Why

Bundler <= 2.6.6 overflows the compact_index cache-dir name (NAME_MAX) under GitHub Packages auth -> Errno::ENAMETOOLONG. airtasker/setup-ruby#11 works around it; Bundler 2.6.7 fixes it upstream. Once all repos bundle >= 2.6.7 the workaround can be removed. Latest 2.x, not 4.x.

Tracked by APE-2194.

Verification

  • CI green
  • diff is BUNDLED WITH-only

🤖 Generated with Claude Code

Bump bundler to 2.7.2 (latest 2.x) so CI installs a bundler with the compact_index cache-slug fix from Bundler 2.6.7; lets the airtasker/setup-ruby ENAMETOOLONG workaround (airtasker/setup-ruby#11) be removed once all repos are >= 2.6.7. Lockfile-metadata-only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vlj91
vlj91 marked this pull request as ready for review June 2, 2026 01:08
@vlj91
vlj91 requested a review from timdawborn June 2, 2026 01:08
@vlj91
vlj91 merged commit 8fd3b67 into main Jun 2, 2026
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants