Bump ruby version on circle to 2.3
This commit is contained in:
parent
7e670bafaa
commit
fbfe395845
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
machine:
|
||||
ruby:
|
||||
version: '2.2'
|
||||
version: '2.3.0'
|
||||
dependencies:
|
||||
pre:
|
||||
- bundle -v | grep -Fx "Bundler version 1.10.6" || gem install bundler --version 1.10.6
|
||||
|
|
Loading…
Add table
Reference in a new issue