Skip to content

Commit e1e32c0

Browse files
authored
Update sassc to version 2.4.0
1 parent 6f8a8b9 commit e1e32c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem 'nokogiri', '~> 1.10'
1111

1212
group :jekyll_plugins do
1313
gem 'jemoji'
14-
gem 'sassc', '~> 2.1.0'
14+
gem 'sassc', '~> 2.4.0'
1515
gem "jekyll-feed", "~> 0.6"
1616
gem 'jekyll-assets', :git => 'https://github.com/jekyll/jekyll-assets.git'
1717
gem 'jekyll-sitemap', '~> 1.3.1'

0 commit comments

Comments
 (0)