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

chore(ACQ-6966): upgrade to Bundler 4.0.14 and add rubygems.org cooldown - #9

Closed
julianajuliano wants to merge 1 commit into
mainfrom
ACQ-6966-bundler-4-cooldown
Closed

chore(ACQ-6966): upgrade to Bundler 4.0.14 and add rubygems.org cooldown#9
julianajuliano wants to merge 1 commit into
mainfrom
ACQ-6966-bundler-4-cooldown

Conversation

@julianajuliano

@julianajuliano julianajuliano commented Jun 17, 2026

Copy link
Copy Markdown

Summary

  • Adds cooldown: 7 to the rubygems.org source line in Gemfile, reducing metadata fetches during bundle install
  • Updates Gemfile.lock BUNDLED WITH from 2.7.2 to 4.0.14

Changes

  • Gemfile: source "https://rubygems.org"source "https://rubygems.org", cooldown: 7
  • Gemfile.lock: BUNDLED WITH updated to 4.0.14; arm64-darwin-23 platform added by Bundler during lock

Test plan

  • bundle _4.0.14_ install succeeds locally ✅
  • Only BUNDLED WITH line and platform entry changed in Gemfile.lock
  • CI passes

References

🤖 Generated with Claude Code

- Add `cooldown: 7` to the rubygems.org source in Gemfile
- Update Gemfile.lock BUNDLED WITH to 4.0.14

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@julianajuliano
julianajuliano marked this pull request as ready for review June 17, 2026 23:35
@julianajuliano
julianajuliano requested a review from vlj91 June 17, 2026 23:41
@vlj91

vlj91 commented Jun 17, 2026

Copy link
Copy Markdown

To be honest I'm tempted to not worry, I promoted the Go timezones services to production this week so was intending to archive all of the related code etc.

@julianajuliano

Copy link
Copy Markdown
Author

To be honest I'm tempted to not worry, I promoted the Go timezones services to production this week so was intending to archive all of the related code etc.

In that case I will close this one 👍

@julianajuliano
julianajuliano deleted the ACQ-6966-bundler-4-cooldown branch June 18, 2026 01:35
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