rmit-programming-club / network-vis

A tool to visualisation coding activity and collaboration within a Github Organisation
GNU General Public License v3.0
9 stars 2 forks source link

Set our project's ruby version to the latest stable version #2

Closed thundergolfer closed 7 years ago

thundergolfer commented 7 years ago

🐐

@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

thundergolfer commented 7 years ago

@LouisKnuckles @Pancrisp can I has review? 🙏

Pancrisp commented 7 years ago

@thundergolfer Looks good, this is the latest stable of the 2.4 branch yeah?