From 5d8ee1250f028d9e0650fb65681c9c5ae49bece4 Mon Sep 17 00:00:00 2001 From: Jon Moss Date: Thu, 17 Dec 2015 17:35:25 -0500 Subject: Require Nokogiri >= 1.6.7.1 Many CVEs released: https://groups.google.com/forum/#!topic/ruby-security-ann/aSbgDiwb24s --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 8cf764797c..1006143f54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -327,7 +327,7 @@ DEPENDENCIES mocha (~> 0.14) mysql (>= 2.9.0) mysql2 (>= 0.4.0) - nokogiri (>= 1.6.7) + nokogiri (>= 1.6.7.1) pg (>= 0.18.0) psych (~> 2.0) puma -- cgit v1.2.3