From 4124460c843329e4e5ad6e4adea8e70775d1140f Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Mon, 16 Sep 2013 13:04:31 +0100 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7684f60..1a713da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,22 +8,22 @@ GEM builder (3.2.2) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) - cucumber (1.3.7) + cucumber (1.3.8) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.12.1) - multi_json (~> 1.7.5) + multi_json (>= 1.7.5, < 2.0) multi_test (>= 0.0.2) diff-lcs (1.2.4) ejt_command_line (0.0.2) ffi (1.9.0) gherkin (2.12.1) multi_json (~> 1.3) - multi_json (1.7.9) + multi_json (1.8.0) multi_test (0.0.2) rspec-expectations (2.14.2) diff-lcs (>= 1.1.3, < 2.0) - thinp_xml (0.0.8) + thinp_xml (0.0.9) ejt_command_line (= 0.0.2) PLATFORMS