From 86f63439cde75cb2bfc51cd6b3eb2e16777a41a4 Mon Sep 17 00:00:00 2001 From: Murny Date: Mon, 3 Apr 2017 13:57:30 -0600 Subject: [PATCH] Fix gemfile.lock issue concerning nokogiri --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2ecc832..970cf748 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -761,6 +761,7 @@ DEPENDENCIES listen (~> 3.0.5) mysql2 (~> 0.3.2) noid (~> 0.8) + nokogiri (~> 1.7.1) omniauth-shibboleth pdf-reader poltergeist (~> 1.5) @@ -790,4 +791,4 @@ DEPENDENCIES webmock BUNDLED WITH - 1.13.6 + 1.14.6