Closed thundergolfer closed 7 years ago
🐐
@rmit-programming-club/project-team @Pancrisp
This adds a file to specify a particular Ruby version for the project that will be picked up and used by Travis and environment managers like rbenv.
rbenv
Specifying this should help @Pancrisp's PR go green because currently the Ruby version is defaulting to something too old.
None: We're not yet at a stage to have anything to break
@LouisKnuckles @Pancrisp can I has review? 🙏
@thundergolfer Looks good, this is the latest stable of the 2.4 branch yeah?
🐐
@rmit-programming-club/project-team @Pancrisp
Description
This adds a file to specify a particular Ruby version for the project that will be picked up and used by Travis and environment managers like
rbenv
.Specifying this should help @Pancrisp's PR go green because currently the Ruby version is defaulting to something too old.
Risks
None: We're not yet at a stage to have anything to break