Skip to content

Bundler updates#187

Merged
jabenninghoff merged 2 commits into
mainfrom
bundler-updates
Jun 3, 2026
Merged

Bundler updates#187
jabenninghoff merged 2 commits into
mainfrom
bundler-updates

Conversation

@jabenninghoff

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s Ruby/Bundler dependency management setup, aligning the lockfile and bootstrap tooling with a newer Bundler release and adding lockfile integrity metadata.

Changes:

  • Updated Gemfile.lock to Bundler 4 format (adds CHECKSUMS) and bumped the recorded Bundler version to 4.0.13.
  • Updated bootstrap.sh to use modern bundle config set syntax and to update RubyGems/Bundler prior to install.
  • Adjusted Bundler and Dependabot configuration (Gemfile source options; Dependabot group rename).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
Gemfile.lock Moves lockfile to Bundler 4 format (checksums) and updates recorded Bundler version.
Gemfile Updates gem source declaration with an added option.
bootstrap.sh Changes bootstrapping commands for Bundler 4 usage and modern config subcommands.
.github/dependabot.yml Renames the Bundler update group.

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

Comment thread bootstrap.sh
@jabenninghoff jabenninghoff merged commit 9a10a8d into main Jun 3, 2026
3 checks passed
@jabenninghoff jabenninghoff deleted the bundler-updates branch June 3, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants