about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2019-06-05 00:23:18 +0900
committerEugen Rochko <eugen@zeonfederated.com>2019-06-04 17:23:18 +0200
commit3e56f95c73a959c0f4a0e9e04756d52ec9927e88 (patch)
treea19d2e9fcf0ac884494ed858165a7863063a08d9 /Gemfile.lock
parent3f536f06d63aca19ce2d06fce1ff94ee5f3ed7c8 (diff)
Replace from scss-lint to sass-lint (#10958)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 0 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 75257133d..d8a68d8c9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -470,9 +470,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)
@@ -547,14 +544,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)
@@ -751,7 +740,6 @@ DEPENDENCIES
   rubocop (~> 0.71)
   rubocop-rails (~> 2.0)
   sanitize (~> 5.0)
-  scss_lint (~> 0.58)
   sidekiq (~> 5.2)
   sidekiq-bulk (~> 0.2.0)
   sidekiq-scheduler (~> 3.0)