bump redcarpet

This commit is contained in:
Jonne Haß 2015-02-28 01:23:06 +01:00
parent f5a0d77e2a
commit 5f3b6533d9
2 changed files with 3 additions and 3 deletions

View file

@ -121,7 +121,7 @@ gem 'messagebus_ruby_api', '1.0.3'
# Parsing
gem 'nokogiri', '1.6.6.2'
gem 'redcarpet', '3.2.0'
gem 'redcarpet', '3.2.2'
gem 'twitter-text', '1.10.0'
gem 'roxml', '3.1.6'
gem 'ruby-oembed', '0.8.11'

View file

@ -542,7 +542,7 @@ GEM
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redcarpet (3.2.0)
redcarpet (3.2.2)
redis (3.1.0)
redis-namespace (1.5.1)
redis (~> 3.0, >= 3.0.4)
@ -765,7 +765,7 @@ DEPENDENCIES
rails_admin (= 0.6.6)
rb-fsevent (= 0.9.4)
rb-inotify (= 0.9.5)
redcarpet (= 3.2.0)
redcarpet (= 3.2.2)
remotipart (= 1.2.1)
responders (= 2.0.2)
roxml (= 3.1.6)