testing with generic sassc version...
This commit is contained in:
parent
167a8c1ea0
commit
6bc5a4b077
2
Gemfile
2
Gemfile
@ -10,7 +10,7 @@ source "https://rubygems.org"
|
|||||||
gem "jekyll", "~> 4.0.0"
|
gem "jekyll", "~> 4.0.0"
|
||||||
# This is the default theme for new Jekyll sites. You may change this to anything you like.
|
# This is the default theme for new Jekyll sites. You may change this to anything you like.
|
||||||
gem "minima", "~> 2.5"
|
gem "minima", "~> 2.5"
|
||||||
gem "sassc", "~> 2.1.0"
|
|
||||||
gem "webrick"
|
gem "webrick"
|
||||||
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
|
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
|
||||||
# uncomment the line below. To upgrade, run `bundle update github-pages`.
|
# uncomment the line below. To upgrade, run `bundle update github-pages`.
|
||||||
|
@ -62,7 +62,7 @@ GEM
|
|||||||
rexml (3.2.5)
|
rexml (3.2.5)
|
||||||
rouge (3.28.0)
|
rouge (3.28.0)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
sassc (2.1.0-x86_64-linux)
|
sassc (2.1.0)
|
||||||
ffi (~> 1.9)
|
ffi (~> 1.9)
|
||||||
terminal-notifier (2.0.0)
|
terminal-notifier (2.0.0)
|
||||||
terminal-table (1.8.0)
|
terminal-table (1.8.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user