fixed gemfile (again)
This commit is contained in:
parent
fd239ec15d
commit
038436fcdf
1
Gemfile
1
Gemfile
@ -10,6 +10,7 @@ source "https://rubygems.org"
|
||||
gem "jekyll", "~> 4.0.0"
|
||||
# This is the default theme for new Jekyll sites. You may change this to anything you like.
|
||||
gem "minima", "~> 2.5"
|
||||
gem "sassc", "~> 2.1.0"
|
||||
|
||||
gem "webrick"
|
||||
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
|
||||
|
@ -62,7 +62,7 @@ GEM
|
||||
rexml (3.2.5)
|
||||
rouge (3.28.0)
|
||||
safe_yaml (1.0.5)
|
||||
sassc (2.1.0)
|
||||
sassc (2.1.0-x86_64-linux)
|
||||
ffi (~> 1.9)
|
||||
terminal-notifier (2.0.0)
|
||||
terminal-table (1.8.0)
|
||||
|
Loading…
Reference in New Issue
Block a user