Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Commit

Permalink
add RedCloth to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lest committed Mar 2, 2012
1 parent 6c21c82 commit 7fae79b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
@@ -1,3 +1,4 @@
source :rubygems

gem 'jekyll', '0.11.2'
gem 'RedCloth'
2 changes: 2 additions & 0 deletions Gemfile.lock
@@ -1,6 +1,7 @@
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
albino (1.3.3)
posix-spawn (>= 0.3.6)
classifier (1.3.3)
Expand All @@ -25,4 +26,5 @@ PLATFORMS
ruby

DEPENDENCIES
RedCloth
jekyll (= 0.11.2)

0 comments on commit 7fae79b

Please sign in to comment.