Update bundler version

This commit is contained in:
Patrick Marsceill 2018-11-19 10:29:30 -05:00
parent 805eadb4bb
commit dc29db592f
No known key found for this signature in database
GPG Key ID: 286B93882D828F40
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ env:
install:
- npm install
- gem install bundler --version '>=1.17.1'
- bundle install
script: