bump redcarpet

This commit is contained in:
Jonne Haß 2014-06-01 13:44:07 +02:00
parent bc6ac28841
commit 4aaeb5f40f
2 changed files with 3 additions and 3 deletions

View file

@ -68,7 +68,7 @@ gem 'messagebus_ruby_api', '1.0.3'
gem 'nokogiri', '1.6.2.1' gem 'nokogiri', '1.6.2.1'
gem 'rails_autolink', '1.1.5' gem 'rails_autolink', '1.1.5'
gem 'redcarpet', '3.1.1' gem 'redcarpet', '3.1.2'
gem 'roxml', '3.1.6' gem 'roxml', '3.1.6'
gem 'ruby-oembed', '0.8.9' gem 'ruby-oembed', '0.8.9'
gem 'opengraph_parser', '0.2.3' gem 'opengraph_parser', '0.2.3'

View file

@ -362,7 +362,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 (3.1.1) redcarpet (3.1.2)
redis (3.0.6) redis (3.0.6)
redis-namespace (1.4.1) redis-namespace (1.4.1)
redis (~> 3.0.4) redis (~> 3.0.4)
@ -530,7 +530,7 @@ DEPENDENCIES
rails_autolink (= 1.1.5) rails_autolink (= 1.1.5)
rb-fsevent (= 0.9.4) rb-fsevent (= 0.9.4)
rb-inotify (= 0.9.4) rb-inotify (= 0.9.4)
redcarpet (= 3.1.1) redcarpet (= 3.1.2)
remotipart (= 1.2.1) remotipart (= 1.2.1)
roxml (= 3.1.6) roxml (= 3.1.6)
rspec-instafail (= 0.2.4) rspec-instafail (= 0.2.4)