diff --git a/Gemfile.lock b/Gemfile.lock index 4994d34..16b0c75 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,20 +8,22 @@ GEM builder (3.2.2) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) - cucumber (1.3.2) + cucumber (1.3.5) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.12.0) - multi_json (~> 1.3) + multi_json (~> 1.7.5) + multi_test (>= 0.0.2) diff-lcs (1.2.4) ejt_command_line (0.0.2) ffi (1.9.0) gherkin (2.12.0) multi_json (~> 1.3) multi_json (1.7.7) - rspec-expectations (2.13.0) + multi_test (0.0.2) + rspec-expectations (2.14.0) diff-lcs (>= 1.1.3, < 2.0) - thinp_xml (0.0.3) + thinp_xml (0.0.6) ejt_command_line (= 0.0.2) PLATFORMS