Skip to content

Update Ruby 3.2.2 -> 4.0.3#254

Open
IsaacG wants to merge 1 commit into
exercism:mainfrom
IsaacG:bump
Open

Update Ruby 3.2.2 -> 4.0.3#254
IsaacG wants to merge 1 commit into
exercism:mainfrom
IsaacG:bump

Conversation

@IsaacG
Copy link
Copy Markdown
Member

@IsaacG IsaacG commented May 14, 2026

  • Use alpine 3.23 with a pinned hash.
  • Make Gemfile and Dockerfile uniform across Ruby repos to allow shared layers.

@IsaacG IsaacG requested a review from a team as a code owner May 14, 2026 00:13
@IsaacG IsaacG force-pushed the bump branch 2 times, most recently from 94779c4 to 4bed0e4 Compare May 16, 2026 00:49
Comment thread Gemfile
"https://github.com/#{repo_name}.git"
end

ruby '3.3.0'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Probably specify the Ruby version... if not here, somewhere that is "computational" from Ruby's standpoint, not only the standpoint for Docker from the dockerfile.

The focus of the PR is Ruby 4.04, but I also see hints of 4.0.11 in the PR.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Is the bundler version supposed to match the ruby version?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Not necessarily, though it should be clear which is which, and if it is not, it is likely the fault of "not you".

* Use alpine 3.23 with a pinned hash.
* Make Gemfile and Dockerfile uniform across Ruby repos to allow shared layers.
Comment thread .ruby-version
@IsaacG IsaacG changed the title Update Ruby 3.2.2 -> 4.0.4 Update Ruby 3.2.2 -> 4.0.3 May 16, 2026
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