Skip to content

Conversation

@MattyTheHacker
Copy link
Member

No description provided.

@MattyTheHacker MattyTheHacker self-assigned this Jan 25, 2026
@MattyTheHacker MattyTheHacker added the dependencies Pull requests that update a dependency file label Jan 25, 2026
Copilot AI review requested due to automatic review settings January 25, 2026 17:27
@MattyTheHacker MattyTheHacker requested a review from a team as a code owner January 25, 2026 17:27
@cssbhamdev cssbhamdev enabled auto-merge (squash) January 25, 2026 17:27
Copy link
Contributor

Copilot AI left a comment

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 attempts to upgrade Ruby from version 3.4.7 to 4.0.1, however it contains critical issues as Ruby 4.0.1 does not exist. The changes update version specifications across multiple files and regenerate the Gemfile.lock with updated dependencies.

Changes:

  • Update Ruby version specification in Dockerfile, .ruby-version, and indirectly through Gemfile.lock
  • Update various Ruby gem dependencies (bigdecimal, ffi, google-protobuf, http_parser.rb, i18n, listen, public_suffix, rouge, sass-embedded)
  • Update Bundler version to 4.0.3
  • Remove platform-specific gem entries from Gemfile.lock

Reviewed changes

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

File Description
Dockerfile Updates Ruby base image from 3.4.7 to non-existent version 4.0.1
.ruby-version Changes Ruby version specification from 3.4.7 to non-existent version 4.0.1
Gemfile.lock Regenerates lock file with updated gem versions including bigdecimal 4.0.1 and non-existent Bundler version 4.0.3

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

Copy link
Contributor

@FMGustafsson FMGustafsson left a comment

Choose a reason for hiding this comment

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

lgtm

@cssbhamdev cssbhamdev merged commit f6bc30a into main Jan 25, 2026
12 checks passed
@cssbhamdev cssbhamdev deleted the bump-ruby branch January 25, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants