Cmcmahon has submitted this change and it was merged. Change subject: Updated Ruby gems ......................................................................
Updated Ruby gems Change-Id: I8442ed7d84371f42f6a3e42f513835c8a3c07ec2 --- M tests/acceptance/Gemfile.lock 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Cmcmahon: Verified; Looks good to me, approved jenkins-bot: Checked diff --git a/tests/acceptance/Gemfile.lock b/tests/acceptance/Gemfile.lock index 989a381..c50cbc3 100644 --- a/tests/acceptance/Gemfile.lock +++ b/tests/acceptance/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - builder (3.1.4) + builder (3.2.0) childprocess (0.3.8) ffi (~> 1.0, >= 1.0.11) chunky_png (1.2.7) @@ -10,7 +10,7 @@ diff-lcs (>= 1.1.3) gherkin (~> 2.11.0) json (>= 1.4.6) - diff-lcs (1.1.3) + diff-lcs (1.2.1) ffi (1.4.0) gherkin (2.11.6) json (>= 1.7.6) @@ -26,8 +26,8 @@ parallel_tests (0.10.0) parallel rake (10.0.3) - rspec-expectations (2.12.1) - diff-lcs (~> 1.1.3) + rspec-expectations (2.13.0) + diff-lcs (>= 1.1.3, < 2.0) rubyzip (0.9.9) selenium-webdriver (2.30.0) childprocess (>= 0.2.5) -- To view, visit https://gerrit.wikimedia.org/r/50818 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8442ed7d84371f42f6a3e42f513835c8a3c07ec2 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
