Upgraded aruba and childprocess gems

This commit is contained in:
Al Snow
2018-03-14 11:21:09 -04:00
parent f2e0535dbe
commit 79108d083e
+3 -3
View File
@@ -41,8 +41,8 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
arel (8.0.0)
aruba (0.14.4)
childprocess (~> 0.8.0)
aruba (0.14.5)
childprocess (>= 0.6.3, < 0.10.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, < 4.0)
childprocess (0.8.0)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
cliver (0.3.2)
coderay (1.1.2)