commit 8670f0330005ce482523654bcb07715b65bb3564 parent 0f8a392e521f7bf9cc17788d52d361a15e2cd0c6 Author: Heiswayi Nrird <heiswayi@users.noreply.github.com> Date: Sun, 22 Jul 2018 04:19:34 +0800 Update Gemfile Diffstat:
M | Gemfile | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Gemfile b/Gemfile @@ -5,5 +5,6 @@ group :jekyll_plugins do gem "bourbon" gem "jekyll-paginate" end +gem 'html-proofer' gem 'tzinfo' -gem 'tzinfo-data' -\ No newline at end of file +gem 'tzinfo-data'