CircleCI-Public / circleci-demo-ruby-rails

A CircleCI demo project using Ruby and Rails
https://circleci.com/gh/CircleCI-Public/circleci-demo-ruby-rails
MIT License
78 stars 293 forks source link

Pin ruby's version to a particular patch level #7

Closed SphericalHam closed 6 years ago

SphericalHam commented 6 years ago

Return the build to a working state by pinning the docker image's ruby patch level.

This means that ruby version specified by the Gemfile will match the one being used.

This address issue #5