diff options
author | Pavel Pravosud <rwz@duckroll.ru> | 2011-08-20 10:24:15 +0700 |
---|---|---|
committer | Pavel Pravosud <rwz@duckroll.ru> | 2011-08-20 10:24:15 +0700 |
commit | 5ec1f014a0d828fe3d555600b527d7201fbf4d97 (patch) | |
tree | 0a962d6bdb026bc3a4c6b85cc63da57d92181023 /Gemfile.lock | |
parent | 178a198ea7f932307bbe2affeba10240a3168ff3 (diff) | |
download | my_new_personal_website-5ec1f014a0d828fe3d555600b527d7201fbf4d97.tar.xz my_new_personal_website-5ec1f014a0d828fe3d555600b527d7201fbf4d97.zip |
added stringex gem for permalink url generation
Diffstat (limited to 'Gemfile.lock')
-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 |