Updated to Ruby 2.5.1.

[Details](https://is.gd/hSEMaL).
This commit is contained in:
Brooke Kuhlmann
2018-03-30 17:32:36 -06:00
parent 9730e0ce45
commit 955af0fc9e
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/project
docker:
- image: circleci/ruby:2.5.0
- image: circleci/ruby:2.5
environment:
BUNDLE_JOBS: 3
BUNDLE_RETRY: 3