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:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user