update redcarpet

This commit is contained in:
Alexander Machehin 2015-07-07 16:07:17 +05:00
parent 6c59a9add9
commit 028159b6af
2 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ gem 'diff-display'
# Wiki
gem 'gollum-lib', '~> 3.0'
gem 'redcarpet', '~> 3.2'
gem 'redcarpet', '~> 3.3'
gem 'creole'
gem 'rdiscount'
# gem 'org-ruby'

View File

@ -422,7 +422,7 @@ GEM
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rdiscount (2.1.8)
redcarpet (3.2.3)
redcarpet (3.3.2)
redis (3.0.7)
redis-actionpack (4.0.0)
actionpack (~> 4)
@ -725,7 +725,7 @@ DEPENDENCIES
rails3-jquery-autocomplete
rake
rdiscount
redcarpet (~> 3.2)
redcarpet (~> 3.3)
redis-rails
resque
resque-scheduler (~> 2.5.4)