From e0eae083d7082addf2ed2823f1fe7a1f201aee29 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 13 Nov 2015 09:05:53 -0500 Subject: [PATCH] Upgraded childprocess and poltergeist gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f268fc3..34c571a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - childprocess (0.5.7) + childprocess (0.5.8) ffi (~> 1.0, >= 1.0.11) cliver (0.3.2) coderay (1.1.0) @@ -187,7 +187,7 @@ GEM notiffany (0.0.8) nenv (~> 0.1) shellany (~> 0.0) - poltergeist (1.7.0) + poltergeist (1.8.0) capybara (~> 2.1) cliver (~> 0.3.1) multi_json (~> 1.0)