Skip to content

Specify ruby version in Gemfile #340

Closed
@sauloperez

Description

@sauloperez

This will make it easy to spot when someone is using a ruby version other than the one specified in .ruby-version. AFAIK, that doesn't stop devs from using another version when installing gems but it will update the Gemfile.lock with the version used.

Those that use rbenv, rvm or chruby will benefit from .ruby-version given that these version managers read it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions