Bump redcarpet
This commit is contained in:
parent
d0b290ea4d
commit
e7a2775cb5
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -127,7 +127,7 @@ gem "messagebus_ruby_api", "1.0.3"
|
|||
# Parsing
|
||||
|
||||
gem "nokogiri", "1.6.6.2"
|
||||
gem "redcarpet", "3.3.1"
|
||||
gem "redcarpet", "3.3.2"
|
||||
gem "twitter-text", "1.12.0"
|
||||
gem "roxml", "3.1.6"
|
||||
gem "ruby-oembed", "0.8.14"
|
||||
|
|
|
|||
|
|
@ -592,7 +592,7 @@ GEM
|
|||
rb-fsevent (0.9.5)
|
||||
rb-inotify (0.9.5)
|
||||
ffi (>= 0.5.0)
|
||||
redcarpet (3.3.1)
|
||||
redcarpet (3.3.2)
|
||||
redis (3.2.1)
|
||||
redis-namespace (1.5.2)
|
||||
redis (~> 3.0, >= 3.0.4)
|
||||
|
|
@ -763,8 +763,8 @@ DEPENDENCIES
|
|||
devise-token_authenticatable (~> 0.4.0)
|
||||
devise_lastseenable (= 0.0.4)
|
||||
diaspora-vines (~> 0.1.27)
|
||||
entypo-rails (= 2.2.3)
|
||||
diaspora_federation-rails (= 0.0.3)
|
||||
entypo-rails (= 2.2.3)
|
||||
eye (= 0.7.pre)
|
||||
facebox-rails (= 0.2.0)
|
||||
factory_girl_rails (= 4.5.0)
|
||||
|
|
@ -842,7 +842,7 @@ DEPENDENCIES
|
|||
rails_admin (= 0.6.8)
|
||||
rb-fsevent (= 0.9.5)
|
||||
rb-inotify (= 0.9.5)
|
||||
redcarpet (= 3.3.1)
|
||||
redcarpet (= 3.3.2)
|
||||
remotipart (= 1.2.1)
|
||||
responders (= 2.1.0)
|
||||
roxml (= 3.1.6)
|
||||
|
|
|
|||
Loading…
Reference in a new issue