1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

bootstrap update, github actions fix

This commit is contained in:
codecalm
2019-11-30 17:15:48 +01:00
parent 0819c79367
commit ca5989e522
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ jobs:
ruby-version: '2.4.x'
- name: Set up Bundler
run: gem install bundler -v "~> 1.17"
run: gem install bundler -v "~> 2.0"
- run: ruby --version
- run: gem --version