Specify bundler version

This commit is contained in:
Paul Pacheco 2019-01-04 08:02:02 -06:00
parent 65f338b318
commit 807e1d9287

View File

@ -9,7 +9,7 @@ version: '{branch}-{build}'
install:
- set PATH=C:\Ruby25-x64\bin;%PATH%
- cd docs
- gem install bundler
- gem install bundler -v 1.17.3
- bundle install
- cd ..
- cp c:\Tools\curl\bin\libcurl.dll C:\Ruby25-x64\bin