Skip to content

Add bundler cooldown#856

Merged
zetter-rpf merged 2 commits into
mainfrom
add-bundler-cooldown
Jun 9, 2026
Merged

Add bundler cooldown#856
zetter-rpf merged 2 commits into
mainfrom
add-bundler-cooldown

Conversation

@zetter-rpf

Copy link
Copy Markdown
Contributor

@cla-bot cla-bot Bot added the cla-signed label Jun 8, 2026
@zetter-rpf zetter-rpf marked this pull request as ready for review June 8, 2026 15:51
Copilot AI review requested due to automatic review settings June 8, 2026 15:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the project’s Bundler version and enables RubyGems “cooldown” behavior on the default gem source to reduce exposure to newly-published gems before they’ve been vetted.

Changes:

  • Bump the lockfile’s BUNDLED WITH version from 4.0.10 to 4.0.13.
  • Add cooldown: 7 to the RubyGems source entry in Gemfile.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
Gemfile.lock Updates the Bundler version recorded in BUNDLED WITH to 4.0.13.
Gemfile Enables a 7-day cooldown on the https://rubygems.org source.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Test coverage

91.38% line coverage reported by SimpleCov.
Run: https://github.com/RaspberryPiFoundation/editor-api/actions/runs/27149720269

@zetter-rpf zetter-rpf merged commit 096519f into main Jun 9, 2026
6 checks passed
@zetter-rpf zetter-rpf deleted the add-bundler-cooldown branch June 9, 2026 08:22
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.

3 participants