bump redcarpet

This commit is contained in:
Jonne Haß 2015-06-08 10:06:56 +02:00 committed by Dennis Schubert
parent e0966d0f48
commit cb0dd55355
2 changed files with 3 additions and 3 deletions

View file

@ -128,7 +128,7 @@ gem "messagebus_ruby_api", "1.0.3"
# Parsing
gem "nokogiri", "1.6.6.2"
gem "redcarpet", "3.2.3"
gem "redcarpet", "3.3.1"
gem "twitter-text", "1.12.0"
gem "roxml", "3.1.6"
gem "ruby-oembed", "0.8.14"

View file

@ -591,7 +591,7 @@ GEM
rb-fsevent (0.9.5)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redcarpet (3.2.3)
redcarpet (3.3.1)
redis (3.2.1)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
@ -841,7 +841,7 @@ DEPENDENCIES
rails_admin (= 0.6.7)
rb-fsevent (= 0.9.5)
rb-inotify (= 0.9.5)
redcarpet (= 3.2.3)
redcarpet (= 3.3.1)
remotipart (= 1.2.1)
responders (= 2.1.0)
roxml (= 3.1.6)