diff --git a/config/environment.rb b/config/environment.rb index e472ad4..b12bc07 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -32,7 +32,7 @@ # config.gem "aws-s3", :lib => "aws/s3" config.gem "mislav-will_paginate", :lib => "will_paginate", :version => "~>2.1", :source => "http://gems.github.com/" config.gem "ruby-openid", :lib => "openid" - config.gem "RedCloth", :lib => "redcloth", :version => "3.0.3" + # config.gem "RedCloth", :lib => "redcloth", :version => "3.0.3" # Only load the plugins named here, in the order given. By default, all plugins # in vendor/plugins are loaded in alphabetical order.