Skip to content

Upgrade stdlib from 2.6.2 to 2.6.5 #1749

@nirvdrum

Description

@nirvdrum

I'm getting started with a new Rails project and the mismatch between TruffleRuby's latest stdlib version and MRI's is a bit annoying. This is because the generated Gemfile from rails new adds a ruby version directive. Since the latest TruffleRuby and MRI have different reported stdlib versions, I can't readily share the Gemfile between the two implementations. The directive is optional, so for now I've just removed it. However, it would be a better out-of-the-box experience Rails experience if I didn't need to do that.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions