Created by: gracewashere
Problem:
Since we updated to Ruby 2.2.3 in 079c17fc, CircleCI hasn't been able to detect the proper ruby version and builds have been failing as a result.
Solution:
Explicitly set the ruby version to 2.2.3 in the circle.yml config file.