A script for viewing the versions of key dependencies in Varvet projects.
Currently shows the Rails version from a Gemfile.lock
bundle install
Then generate a GitHub Personal Access Token, giving it "repo" access
ruby github_versions.rb <personal access token>