Skip to content

Commit

Permalink
Added rdiscount
Browse files Browse the repository at this point in the history
  • Loading branch information
knoopx committed Dec 24, 2011
1 parent 33dc0fc commit 4c1fbed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -10,6 +10,7 @@ gem 'squeel'
gem 'twitter-bootstrap-rails'
gem 'whenever', :require => false
gem 'valium'
gem 'rdiscount'

group :development do
gem 'sqlite3'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -110,6 +110,7 @@ GEM
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rdiscount (1.6.8)
rdoc (3.11)
json (~> 1.4)
sass (3.1.10)
Expand Down Expand Up @@ -161,6 +162,7 @@ DEPENDENCIES
jquery-rails
mysql2
rails (= 3.1.1)
rdiscount
sass-rails (~> 3.1.4)
sqlite3
squeel
Expand Down

0 comments on commit 4c1fbed

Please sign in to comment.