Cmcmahon has submitted this change and it was merged. Change subject: Update to Cucumber 1.2.5 since 1.2.4 was yanked ......................................................................
Update to Cucumber 1.2.5 since 1.2.4 was yanked More information: http://rubygems.org/gems/cucumber/versions Change-Id: I12f578adbee8ed8b859b9740e0ac4fc67c68801b --- M tests/acceptance/Gemfile.lock 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Cmcmahon: Verified; Looks good to me, approved diff --git a/tests/acceptance/Gemfile.lock b/tests/acceptance/Gemfile.lock index a5ef202..27f1669 100644 --- a/tests/acceptance/Gemfile.lock +++ b/tests/acceptance/Gemfile.lock @@ -5,7 +5,7 @@ childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) chunky_png (1.2.8) - cucumber (1.2.4) + cucumber (1.2.5) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.11.7) -- To view, visit https://gerrit.wikimedia.org/r/58300 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I12f578adbee8ed8b859b9740e0ac4fc67c68801b Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> Gerrit-Reviewer: Cmcmahon <[email protected]> Gerrit-Reviewer: Mgrover <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
