bump redcarpet, should fix #4104

This commit is contained in:
Jonne Haß 2013-05-25 15:20:52 +02:00
parent d331242d94
commit 234ebdb2e9
2 changed files with 3 additions and 3 deletions

View file

@ -61,7 +61,7 @@ gem 'messagebus_ruby_api', '1.0.3'
gem 'nokogiri', '1.5.9'
gem 'rails_autolink', '1.0.9'
gem 'redcarpet', '2.2.2'
gem 'redcarpet', '2.3.0'
gem 'roxml', '3.1.6'
gem 'ruby-oembed', '0.8.8'

View file

@ -306,7 +306,7 @@ GEM
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
redcarpet (2.2.2)
redcarpet (2.3.0)
redis (3.0.4)
redis-namespace (1.2.1)
redis (~> 3.0.0)
@ -461,7 +461,7 @@ DEPENDENCIES
rails_autolink (= 1.0.9)
rb-fsevent (= 0.9.3)
rb-inotify (= 0.9.0)
redcarpet (= 2.2.2)
redcarpet (= 2.3.0)
remotipart (= 1.0.5)
rmagick (= 2.13.2)
roxml (= 3.1.6)