From b5887e730ed30d2c882bf71cc316fd64e034377a Mon Sep 17 00:00:00 2001 From: Edward Zarecor Date: Fri, 22 Jan 2016 18:09:01 -0500 Subject: [PATCH] updating nokogiri --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 507a5e2150d..8fd4ea71525 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ gem 'mongoid_magic_counter_cache' gem 'will_paginate_mongoid', "~>2.0" gem 'rdiscount' -gem 'nokogiri', "~>1.6.7.1" +gem 'nokogiri', "~>1.6.7.2" gem 'tire', "0.6.2" gem 'tire-contrib' diff --git a/Gemfile.lock b/Gemfile.lock index dd5f38b0e53..f8d2c220606 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM multi_json (1.11.2) netrc (0.10.3) newrelic_rpm (3.13.2.302) - nokogiri (1.6.7.1) + nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) origin (2.1.1) protected_attributes (1.1.3) @@ -184,7 +184,7 @@ DEPENDENCIES mongoid-tree! mongoid_magic_counter_cache newrelic_rpm - nokogiri (~> 1.6.7.1) + nokogiri (~> 1.6.7.2) protected_attributes pry pry-nav