Skip to content
Extraits de code Groupes Projets
Non vérifiée Valider 610f39e9 rédigé par Dennis Schubert's avatar Dennis Schubert
Parcourir les fichiers

Bump nokogiri for a security release

parent a9c282d9
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
# 0.6.4.1
Fixes a possible Remote Code Execution ([CVE-2016-4658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4658)) and a possible DoS ([CVE-2016-5131](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5131)) by updating Nokogiri, which in turn updates libxml2.
# 0.6.4.0 # 0.6.4.0
## Refactor ## Refactor
......
...@@ -132,7 +132,7 @@ gem "leaflet-rails", "0.7.7" ...@@ -132,7 +132,7 @@ gem "leaflet-rails", "0.7.7"
# Parsing # Parsing
gem "nokogiri", "1.7.0.1" gem "nokogiri", "1.7.1"
gem "open_graph_reader", "0.6.2" # also update User-Agent in features/support/webmock.rb gem "open_graph_reader", "0.6.2" # also update User-Agent in features/support/webmock.rb
gem "redcarpet", "3.4.0" gem "redcarpet", "3.4.0"
gem "ruby-oembed", "0.10.1" gem "ruby-oembed", "0.10.1"
......
...@@ -395,7 +395,7 @@ GEM ...@@ -395,7 +395,7 @@ GEM
nenv (0.3.0) nenv (0.3.0)
nested_form (0.3.2) nested_form (0.3.2)
nio4r (2.0.0) nio4r (2.0.0)
nokogiri (1.7.0.1) nokogiri (1.7.1)
mini_portile2 (~> 2.1.0) mini_portile2 (~> 2.1.0)
notiffany (0.1.1) notiffany (0.1.1)
nenv (~> 0.1) nenv (~> 0.1)
...@@ -845,7 +845,7 @@ DEPENDENCIES ...@@ -845,7 +845,7 @@ DEPENDENCIES
minitest minitest
mobile-fu (= 1.3.1) mobile-fu (= 1.3.1)
mysql2 (= 0.4.5) mysql2 (= 0.4.5)
nokogiri (= 1.7.0.1) nokogiri (= 1.7.1)
omniauth (= 1.4.2) omniauth (= 1.4.2)
omniauth-facebook (= 4.0.0) omniauth-facebook (= 4.0.0)
omniauth-tumblr (= 1.2) omniauth-tumblr (= 1.2)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter