From 176f3ef925f1f7031756a8d042fff85cc25f9b61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=A0im=C3=A1nek?= Date: Thu, 30 Apr 2020 23:05:46 +0200 Subject: [PATCH] Update sassc to 2.3.0. - includes https://github.com/sass/sassc-ruby/pull/158 which potentially fixes unstable CI --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2e9d54ce1..f06e8bee87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM faraday (>= 0.7.4, < 1.0) fast_blank (1.0.0) fastimage (2.1.7) - ffi (1.11.1) + ffi (1.12.2) gh (0.15.1) addressable (~> 2.4.0) backports @@ -172,7 +172,7 @@ GEM rdiscount (>= 1.5.8) rouge (3.12.0) sass (3.4.25) - sassc (2.2.1) + sassc (2.3.0) ffi (~> 1.9) sawyer (0.8.2) addressable (>= 2.3.5)