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' ruby-version: '2.4.x'
- name: Set up Bundler - name: Set up Bundler
run: gem install bundler -v "~> 1.17" run: gem install bundler -v "~> 2.0"
- run: ruby --version - run: ruby --version
- run: gem --version - run: gem --version

View File

@@ -99,7 +99,7 @@
"@fullcalendar/timegrid": "4.3.0", "@fullcalendar/timegrid": "4.3.0",
"apexcharts": "3.10.1", "apexcharts": "3.10.1",
"autosize": "4.0.2", "autosize": "4.0.2",
"bootstrap": "twbs/bootstrap#4de4874", "bootstrap": "twbs/bootstrap#d7203ba",
"fullcalendar": "3.10.1", "fullcalendar": "3.10.1",
"imask": "5.2.1", "imask": "5.2.1",
"jquery": "3.4.1", "jquery": "3.4.1",