From 23840fd92ad55941daa2e82d5096cc2490db4896 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 9 Jan 2019 09:03:22 -0500 Subject: [PATCH] Upgraded aruba gem --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 85c2a9c..b1cb47c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,11 +41,11 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) arel (8.0.0) - aruba (0.14.6) + aruba (0.14.7) childprocess (>= 0.6.3, < 0.10.0) contracts (~> 0.9) cucumber (>= 1.3.19) - ffi (~> 1.9.10) + ffi (~> 1.9) rspec-expectations (>= 2.99) thor (~> 0.19) ast (2.4.0)