bump nokogiri
This commit is contained in:
parent
dc47eca6ee
commit
77aa074c5d
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -120,7 +120,7 @@ gem 'messagebus_ruby_api', '1.0.3'
|
|||
|
||||
# Parsing
|
||||
|
||||
gem 'nokogiri', '1.6.4.1'
|
||||
gem 'nokogiri', '1.6.6.2'
|
||||
gem 'redcarpet', '3.2.0'
|
||||
gem 'twitter-text', '1.10.0'
|
||||
gem 'roxml', '3.1.6'
|
||||
|
|
|
|||
|
|
@ -393,7 +393,7 @@ GEM
|
|||
net-scp (1.2.1)
|
||||
net-ssh (>= 2.6.5)
|
||||
net-ssh (2.9.2)
|
||||
nokogiri (1.6.4.1)
|
||||
nokogiri (1.6.6.2)
|
||||
mini_portile (~> 0.6.0)
|
||||
notiffany (0.0.6)
|
||||
nenv (~> 0.1)
|
||||
|
|
@ -726,7 +726,7 @@ DEPENDENCIES
|
|||
minitest
|
||||
mobile-fu (= 1.3.1)
|
||||
mysql2 (= 0.3.18)
|
||||
nokogiri (= 1.6.4.1)
|
||||
nokogiri (= 1.6.6.2)
|
||||
omniauth (= 1.2.2)
|
||||
omniauth-facebook (= 1.6.0)
|
||||
omniauth-tumblr (= 1.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue