Skip to content

Conversation

@andy1li
Copy link
Member

@andy1li andy1li commented Dec 9, 2025

Note

Upgrades Ruby to 3.4 across starters/solutions and adds a Ruby 3.4 Dockerfile with required Alpine dependencies.

  • Runtime/version bump:
    • Update required Ruby version to 3.4 in compiled_starters/ruby/README.md, solutions/ruby/*/code/README.md, and starter_templates/ruby/config.yml.
    • Switch buildpack from ruby-3.3 to ruby-3.4 in compiled_starters/ruby/codecrafters.yml and solutions/ruby/*/code/codecrafters.yml (and update available versions comment).
  • Docker:
    • Add dockerfiles/ruby-3.4.Dockerfile using ruby:3.4-alpine3.23, installs necessary packages, sets dependency file paths, copies app, and runs bundle install.

Written by Cursor Bugbot for commit 696e32a. This will update automatically on new commits. Configure here.

@andy1li andy1li self-assigned this Dec 9, 2025
@andy1li andy1li merged commit eacee9f into main Dec 9, 2025
29 checks passed
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