mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
CI: install bundler 1.17 and without docs
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
ruby-version: 2.4.x
|
||||
|
||||
- name: Set up Bundler
|
||||
run: gem install bundler
|
||||
run: gem install bundler -v "~> 1.17" --no-document
|
||||
|
||||
- run: ruby --version
|
||||
- run: gem --version
|
||||
|
||||
Reference in New Issue
Block a user