scss_lint: init at 0.57.1

This commit is contained in:
Jason "Don" O'Conal
2018-11-28 07:57:40 +10:30
parent 551cee25b6
commit 1936aa5d57
5 changed files with 106 additions and 0 deletions
@@ -0,0 +1,25 @@
GEM
remote: https://rubygems.org/
specs:
ffi (1.9.25)
rake (12.3.1)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
sass (3.7.2)
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.57.1)
rake (>= 0.9, < 13)
sass (~> 3.5, >= 3.5.5)
PLATFORMS
ruby
DEPENDENCIES
scss_lint
BUNDLED WITH
1.16.3