aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2014-06-21 13:49:29 -0500
committerBrandon Mathis <brandon@imathis.com>2014-06-21 13:49:29 -0500
commit06c04397053e46fe02fcecce589a2de76d21e160 (patch)
tree9d2fb6c30bc8463a8553f4c1962d9b3295e96559 /Gemfile.lock
parent2f47c00b48407933da369979a88f57a27720b58b (diff)
downloadmy_new_personal_website-06c04397053e46fe02fcecce589a2de76d21e160.tar.xz
my_new_personal_website-06c04397053e46fe02fcecce589a2de76d21e160.zip
No longer including Gemfile.lock. Turns out that was a bad idea.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 91df573f..55a3c463 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -44,6 +44,8 @@ GEM
jekyll (>= 2.0.0)
jekyll-sass-converter (1.0.0)
sass (~> 3.2)
+ jekyll-sitemap (0.4.1)
+ jekyll (~> 2.0)
kramdown (1.4.0)
liquid (2.5.5)
listen (2.7.9)
@@ -92,6 +94,7 @@ DEPENDENCIES
jekyll (~> 2.0)
jekyll-date-format (~> 1.0)
jekyll-page-hooks (~> 1.2)
+ jekyll-sitemap
rake (~> 10.0)
rb-fsevent (~> 0.9)
rdiscount (~> 2.0)