From e8965f957643468a40b77d499e45b9b0d65dc6ef Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 15 Dec 2017 09:43:13 -0500 Subject: [PATCH] Upgraded aruba and childprocess gems --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 96b29ad..67a9ca7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,8 +41,8 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) arel (8.0.0) - aruba (0.14.2) - childprocess (~> 0.5.6) + aruba (0.14.3) + childprocess (~> 0.8.0) contracts (~> 0.9) cucumber (>= 1.3.19) ffi (~> 1.9.10) @@ -69,7 +69,7 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - childprocess (0.5.9) + childprocess (0.8.0) ffi (~> 1.0, >= 1.0.11) cliver (0.3.2) coderay (1.1.2)