bump redcarpet

This commit is contained in:
Jonne Haß 2015-12-28 05:43:22 +01:00 committed by Dennis Schubert
parent 65685695d2
commit 7c1600d1b1
2 changed files with 3 additions and 3 deletions

View file

@ -127,7 +127,7 @@ gem "messagebus_ruby_api", "1.0.3"
# Parsing
gem "nokogiri", "1.6.7.1"
gem "redcarpet", "3.3.3"
gem "redcarpet", "3.3.4"
gem "twitter-text", "1.13.0"
gem "roxml", "3.1.6"
gem "ruby-oembed", "0.9.0"

View file

@ -615,7 +615,7 @@ GEM
builder
nokogiri (>= 1.4.1)
trollop
redcarpet (3.3.3)
redcarpet (3.3.4)
redis (3.2.2)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
@ -869,7 +869,7 @@ DEPENDENCIES
rails_admin (= 0.8.1)
rb-fsevent (= 0.9.6)
rb-inotify (= 0.9.5)
redcarpet (= 3.3.3)
redcarpet (= 3.3.4)
remotipart (= 1.2.1)
responders (= 2.1.0)
roxml (= 3.1.6)