diff options
| author | Franck Cuny <franck.cuny@gmail.com> | 2013-09-19 09:13:43 -0700 |
|---|---|---|
| committer | Franck Cuny <franck.cuny@gmail.com> | 2013-09-19 09:13:43 -0700 |
| commit | 1ad63117dc5a1911e068e1c5c7ebed479387cade (patch) | |
| tree | e1a830f63eb0ec72b4d350b1b2ea94a8ac3b1185 /Gemfile.lock | |
| parent | try something for code color (diff) | |
| download | lumberjaph-1ad63117dc5a1911e068e1c5c7ebed479387cade.tar.gz | |
update gemfile to use redcarpted for markdown
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8b173ee..912e5c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,6 @@ GEM posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) rack (1.5.2) - rdiscount (2.1.6) redcarpet (2.3.0) safe_yaml (0.7.1) sass (3.2.10) @@ -53,5 +52,5 @@ DEPENDENCIES RedCloth jekyll jekyll-assets - rdiscount + redcarpet sass |
