From 6cad8993edd9d0bc568965ef901a5e75bc65df67 Mon Sep 17 00:00:00 2001 From: Yamagishi Kazutoshi Date: Wed, 5 Jun 2019 00:23:18 +0900 Subject: Replace from scss-lint to sass-lint (#10958) --- Gemfile.lock | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index a1949ffb4..cef328a34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -472,9 +472,6 @@ GEM thor (>= 0.19.0, < 2.0) rainbow (3.0.0) rake (12.3.2) - rb-fsevent (0.10.3) - rb-inotify (0.10.0) - ffi (~> 1.0) rdf (3.0.9) hamster (~> 3.0) link_header (~> 0.0, >= 0.0.8) @@ -552,14 +549,6 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.8.0) nokogumbo (~> 2.0) - sass (3.7.4) - sass-listen (~> 4.0.0) - sass-listen (4.0.0) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - scss_lint (0.58.0) - rake (>= 0.9, < 13) - sass (~> 3.5, >= 3.5.5) sidekiq (5.2.7) connection_pool (~> 2.2, >= 2.2.2) rack (>= 1.5.0) @@ -761,7 +750,6 @@ DEPENDENCIES rubocop-rails (~> 2.0) ruby-bbcode (~> 2.0) sanitize (~> 5.0) - scss_lint (~> 0.58) sidekiq (~> 5.2) sidekiq-bulk (~> 0.2.0) sidekiq-scheduler (~> 3.0) -- cgit