Skip to content

chore: upgrade Ruby 3.3.4 → 4.0.5#1381

Merged
mlinksva merged 5 commits into
gh-pagesfrom
copilot/upgrade-ruby-to-405
Jul 13, 2026
Merged

chore: upgrade Ruby 3.3.4 → 4.0.5#1381
mlinksva merged 5 commits into
gh-pagesfrom
copilot/upgrade-ruby-to-405

Conversation

Copilot AI commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps all repository-controlled Ruby version references to Ruby 4.0.5, the current stable release.

Changes

  • .ruby-version3.3.44.0.5
  • .github/workflows/test.ymlruby-version: 3.3.4ruby-version: 4.0.5
  • .github/workflows/deploy.ymlruby-version: 3.3.4ruby-version: 4.0.5
  • .rubocop.ymlAllCops.TargetRubyVersion: 3.34.0

spec/ci_ruby_version_spec.rb verifies all four stay in sync; it continues to pass. Gemfile.lock needs no change — the Gemfile carries no ruby constraint, so the lockfile has no RUBY VERSION section.

Copilot AI changed the title [WIP] Upgrade Ruby version from 3.3.4 to 4.0.5 chore: upgrade Ruby 3.3.4 → 4.0.5 Jul 13, 2026
Copilot AI requested a review from mlinksva July 13, 2026 03:05
@mlinksva mlinksva marked this pull request as ready for review July 13, 2026 03:13
Copilot AI review requested due to automatic review settings July 13, 2026 03:13

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

Upgrades the repository’s Ruby runtime and linting target to Ruby 4.0.5.

Changes:

  • Updates local and CI Ruby versions to 4.0.5.
  • Updates RuboCop’s target to Ruby 4.0.
  • Keeps all version references synchronized.
Show a summary per file
File Description
.ruby-version Sets Ruby 4.0.5 locally.
.rubocop.yml Targets Ruby 4.0 syntax.
.github/workflows/test.yml Tests with Ruby 4.0.5.
.github/workflows/deploy.yml Builds deployments with Ruby 4.0.5.

Review details

Tip

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

  • Files reviewed: 4/4 changed files
  • Comments generated: 0
  • Review effort level: Medium

@mlinksva mlinksva merged commit d6277c0 into gh-pages Jul 13, 2026
7 checks passed
@mlinksva mlinksva deleted the copilot/upgrade-ruby-to-405 branch July 13, 2026 04:34
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.

3 participants