From 2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 26 Dec 2022 11:17:49 +0100 Subject: add deps.sh to install working versions --- _config.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index e875a3e..656bd3b 100644 --- a/_config.yml +++ b/_config.yml @@ -7,3 +7,8 @@ jquery_version: 1.11.3 html5shiv_version: 3.7.2 respond_version: 1.4.2 minified_externals: true + +exclude: + - Gemfile + - Gemfile.lock + - deps.sh -- cgit v1.2.3