From ec523617a3eb6da5b3e14f878931c769999f89a7 Mon Sep 17 00:00:00 2001 From: Thomas McDonald Date: Thu, 20 Aug 2015 14:13:50 -0700 Subject: add jekyll plugins to gemfile --- Gemfile.lock | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 725379399..63b3f42c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,6 +34,8 @@ GEM coffee-script (~> 2.2) jekyll-gist (1.1.0) jekyll-paginate (1.1.0) + jekyll-redirect-from (0.8.0) + jekyll (>= 2.0) jekyll-sass-converter (1.3.0) sass (~> 3.2) jekyll-watch (1.2.0) @@ -73,6 +75,10 @@ PLATFORMS DEPENDENCIES jekyll (~> 2.5.2) + jekyll-redirect-from (~> 0.8.0) rouge (~> 1.7.4) sass (~> 3.4.9) scss-lint (~> 0.31) + +BUNDLED WITH + 1.10.5 -- cgit v1.2.3