Cmcmahon has submitted this change and it was merged. Change subject: Updated Ruby gems ......................................................................
Updated Ruby gems Change-Id: Ia7e113490790c8015114b3e9d39093bd2ed0f663 --- M Gemfile.lock 1 file changed, 5 insertions(+), 4 deletions(-) Approvals: Cmcmahon: Verified; Looks good to me, approved diff --git a/Gemfile.lock b/Gemfile.lock index 48a2f96..849dcc8 100755 --- a/Gemfile.lock +++ b/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,8 +10,9 @@ 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) + ffi (1.4.0-x86-mingw32) gherkin (2.11.6) json (>= 1.7.6) gherkin (2.11.6-x86-mingw32) @@ -28,8 +29,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/50817 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia7e113490790c8015114b3e9d39093bd2ed0f663 Gerrit-PatchSet: 1 Gerrit-Project: qa/browsertests Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> Gerrit-Reviewer: Cmcmahon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
