From 2f47c00b48407933da369979a88f57a27720b58b Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Sat, 21 Jun 2014 13:46:27 -0500 Subject: Added jekyll-sitemap, jekyll-date-format, and updated gems --- Gemfile.lock | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 04187c2b..91df573f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,8 @@ GEM fast-stemmer (1.0.2) ffi (1.9.3) fssm (0.2.10) - haml (3.1.8) + haml (4.0.5) + tilt jekyll (2.0.3) classifier (~> 1.3) colorator (~> 0.1) @@ -37,6 +38,8 @@ GEM toml (~> 0.1.0) jekyll-coffeescript (1.0.0) coffee-script (~> 2.2) + jekyll-date-format (1.0.0) + jekyll (>= 1.0.0) jekyll-page-hooks (1.2.0) jekyll (>= 2.0.0) jekyll-sass-converter (1.0.0) @@ -85,12 +88,13 @@ PLATFORMS DEPENDENCIES RedCloth (~> 4.2.9) compass (~> 0.12.2) - haml (~> 3.1.7) + haml (~> 4.0) jekyll (~> 2.0) + jekyll-date-format (~> 1.0) jekyll-page-hooks (~> 1.2) rake (~> 10.0) rb-fsevent (~> 0.9) - rdiscount (~> 2.0.7) + rdiscount (~> 2.0) rubypants (~> 0.2.0) sass-globbing (~> 1.0.0) sinatra (~> 1.4.2) -- cgit v1.2.1