File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ group :development, :test do
4
4
gem 'jekyll' , '~> 3.1.2'
5
5
gem 'jekyll-redirect-from' , '~> 0.10.0'
6
6
gem 'jekyll-sitemap' , '~> 0.10.0'
7
- gem 'scss_lint' , '~> 0.47.1 '
7
+ gem 'scss_lint' , '~> 0.48.0 '
8
8
end
Original file line number Diff line number Diff line change 26
26
rb-fsevent (~> 0.9 , >= 0.9.4 )
27
27
rb-inotify (~> 0.9 , >= 0.9.7 )
28
28
mercenary (0.3.6 )
29
- rake (10.5.0 )
29
+ rake (11.2.2 )
30
30
rb-fsevent (0.9.7 )
31
31
rb-inotify (0.9.7 )
32
32
ffi (>= 0.5.0 )
33
- rouge (1.10 .1 )
33
+ rouge (1.11 .1 )
34
34
safe_yaml (1.0.4 )
35
35
sass (3.4.22 )
36
- scss_lint (0.47.1 )
37
- rake (>= 0.9 , < 11 )
36
+ scss_lint (0.48.0 )
37
+ rake (>= 0.9 , < 12 )
38
38
sass (~> 3.4.15 )
39
39
40
40
PLATFORMS
@@ -45,7 +45,7 @@ DEPENDENCIES
45
45
jekyll (~> 3.1.2 )
46
46
jekyll-redirect-from (~> 0.10.0 )
47
47
jekyll-sitemap (~> 0.10.0 )
48
- scss_lint (~> 0.47.1 )
48
+ scss_lint (~> 0.48.0 )
49
49
50
50
BUNDLED WITH
51
51
1.12.5
You can’t perform that action at this time.
0 commit comments