bump redcarpet, closes #4549

This commit is contained in:
Jonne Haß 2014-10-14 13:46:27 +02:00
parent 1c0cf98958
commit e86f76ea8c
2 changed files with 3 additions and 3 deletions

View file

@ -106,7 +106,7 @@ gem 'messagebus_ruby_api', '1.0.3'
gem 'nokogiri', '1.6.1'
gem 'rails_autolink', '1.1.6'
gem 'redcarpet', '3.1.2'
gem 'redcarpet', '3.2.0'
gem 'roxml', '3.1.6'
gem 'ruby-oembed', '0.8.10'
gem 'opengraph_parser', '0.2.3'

View file

@ -398,7 +398,7 @@ GEM
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redcarpet (3.1.2)
redcarpet (3.2.0)
redis (3.1.0)
redis-namespace (1.5.1)
redis (~> 3.0, >= 3.0.4)
@ -589,7 +589,7 @@ DEPENDENCIES
rails_autolink (= 1.1.6)
rb-fsevent (= 0.9.4)
rb-inotify (= 0.9.5)
redcarpet (= 3.1.2)
redcarpet (= 3.2.0)
remotipart (= 1.2.1)
roxml (= 3.1.6)
rspec-instafail (= 0.2.5)