diff --git a/Gemfile.lock b/Gemfile.lock index 90c20f0..d1861af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,38 +1,44 @@ GEM remote: https://rubygems.org/ specs: - aruba (0.14.2) - childprocess (~> 0.5.6) + aruba (0.14.6) + childprocess (>= 0.6.3, < 0.10.0) contracts (~> 0.9) cucumber (>= 1.3.19) ffi (~> 1.9.10) rspec-expectations (>= 2.99) thor (~> 0.19) + backports (3.11.4) builder (3.2.3) - childprocess (0.5.9) + childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) contracts (0.16.0) - cucumber (2.4.0) + cucumber (3.1.2) builder (>= 2.1.2) - cucumber-core (~> 1.5.0) + cucumber-core (~> 3.2.0) + cucumber-expressions (~> 6.0.1) cucumber-wire (~> 0.0.1) - diff-lcs (>= 1.1.3) - gherkin (~> 4.0) + diff-lcs (~> 1.3) + gherkin (~> 5.1.0) multi_json (>= 1.7.5, < 2.0) multi_test (>= 0.1.2) - cucumber-core (1.5.0) - gherkin (~> 4.0) + cucumber-core (3.2.1) + backports (>= 3.8.0) + cucumber-tag_expressions (~> 1.1.0) + gherkin (~> 5.0) + cucumber-expressions (6.0.1) + cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) diff-lcs (1.3) - ffi (1.9.18) - gherkin (4.1.3) - multi_json (1.12.1) + ffi (1.9.25) + gherkin (5.1.0) + multi_json (1.13.1) multi_test (0.1.2) - rspec-expectations (3.6.0) + rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.6.0) - rspec-support (3.6.0) - thor (0.19.4) + rspec-support (~> 3.8.0) + rspec-support (3.8.0) + thor (0.20.3) PLATFORMS ruby @@ -41,4 +47,4 @@ DEPENDENCIES aruba (~> 0.14.2) BUNDLED WITH - 1.15.0 + 1.17.1