Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.3
4.0.4
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

high

The Ruby version 4.0.4 is not a recognized stable release; the current stable versions are in the 3.x series. Given the compatibility gems added to macos/Gemfile (such as abbrev, mutex_m, and ostruct), it is highly probable that 3.4.1 was the intended version. Additionally, the pull request title mentions a bundler version upgrade, but no changes to the Gemfile.lock (where the bundler version is typically locked) are included in this diff.

3.4.1

Loading