Skip to content

Regenerate Gemfile.lock under Ruby 4.0.3#1917

Open
bjormel wants to merge 2 commits into
masterfrom
bump-bundler-ruby-4.0.3
Open

Regenerate Gemfile.lock under Ruby 4.0.3#1917
bjormel wants to merge 2 commits into
masterfrom
bump-bundler-ruby-4.0.3

Conversation

@bjormel
Copy link
Copy Markdown
Member

@bjormel bjormel commented May 21, 2026

The link checker workflow runs on Ruby 3.4.9 (via vespa-engine/gh-actions jekyll-link-checker.yml), and bundler 2.2.29 (the prior BUNDLED WITH) is incompatible with Ruby >= 3.4 — bundle install fails with "uninitialized constant DidYouMean::SPELL_CHECKERS".

Regenerate the lockfile under Ruby 4.0.3 (matching feed.yml). BUNDLED WITH bumps to 4.0.6; jekyll 4.3.3 -> 4.4.1 and html-proofer 5.0.8 -> 5.2.1 follow as transitive updates.

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

The link checker workflow runs on Ruby 3.4.9 (via vespa-engine/gh-actions
jekyll-link-checker.yml), and bundler 2.2.29 (the prior BUNDLED WITH) is
incompatible with Ruby >= 3.4 — bundle install fails with
"uninitialized constant DidYouMean::SPELL_CHECKERS".

Regenerate the lockfile under Ruby 4.0.3 (matching feed.yml). BUNDLED
WITH bumps to 4.0.6; jekyll 4.3.3 -> 4.4.1 and html-proofer 5.0.8 ->
5.2.1 follow as transitive updates.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bjormel bjormel temporarily deployed to Vespa Cloud CD May 21, 2026 11:14 — with GitHub Actions Inactive
@bjormel bjormel requested a review from olaaun May 21, 2026 11:22
@bjormel bjormel temporarily deployed to Vespa Cloud CD May 21, 2026 11:32 — with GitHub Actions Inactive
@bjormel bjormel enabled auto-merge May 21, 2026 11:32
@bjormel bjormel disabled auto-merge May 21, 2026 11:50
@bjormel bjormel enabled auto-merge (rebase) May 21, 2026 11:50
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