diff options
author | Brandon Mathis <brandon@imathis.com> | 2011-08-21 16:37:14 -0400 |
---|---|---|
committer | Brandon Mathis <brandon@imathis.com> | 2011-08-21 16:37:14 -0400 |
commit | b40d2fb2a4491a9e269cb7c5c59e848787c2b499 (patch) | |
tree | 36808523057af0401c235c131bad120dc6895ed9 /Gemfile.lock | |
parent | 11c6e1f7a73fa19c51687f93af7dc8afbc60cb5e (diff) | |
parent | 5ec1f014a0d828fe3d555600b527d7201fbf4d97 (diff) | |
download | my_new_personal_website-b40d2fb2a4491a9e269cb7c5c59e848787c2b499.tar.xz my_new_personal_website-b40d2fb2a4491a9e269cb7c5c59e848787c2b499.zip |
Merge branch 'master' of https://github.com/rwz/octopress into rwz-master
Diffstat (limited to '')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c9235cb2..55634060 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,6 +40,7 @@ GEM blankslate (>= 2.1.2.3) ffi (~> 1.0.7) sass (3.1.5) + stringex (1.3.0) syntax (1.0.0) PLATFORMS @@ -56,3 +57,4 @@ DEPENDENCIES rb-fsevent rdiscount rubypants + stringex |