We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b1533d + 5be2c30 commit 35b5f94Copy full SHA for 35b5f94
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: circleci/ruby:2.4.6
+ - image: circleci/ruby:2.5.7
6
7
working_directory: ~/intercom-rails
8
0 commit comments