bump redcarpet

This commit is contained in:
Jonne Haß 2013-08-01 18:28:23 +02:00
parent f85f7e0840
commit af749b2a72
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.6.0' gem 'nokogiri', '1.6.0'
gem 'rails_autolink', '1.1.0' gem 'rails_autolink', '1.1.0'
gem 'redcarpet', '2.3.0' gem 'redcarpet', '3.0.0'
gem 'roxml', '3.1.6' gem 'roxml', '3.1.6'
gem 'ruby-oembed', '0.8.8' gem 'ruby-oembed', '0.8.8'

View file

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