Cmcmahon has submitted this change and it was merged. Change subject: Updated Ruby gems ......................................................................
Updated Ruby gems Change-Id: Ife1ddc465d07548e6ba692bf5b189c2d52c30ec7 --- M Gemfile.lock 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Cmcmahon: Verified; Looks good to me, approved jenkins-bot: Verified diff --git a/Gemfile.lock b/Gemfile.lock index b574877..77a0b12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - builder (3.2.0) + builder (3.2.2) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) chunky_png (1.2.8) @@ -23,7 +23,7 @@ gherkin (2.12.0-x86-mingw32) multi_json (~> 1.3) i18n (0.6.4) - multi_json (1.7.4) + multi_json (1.7.5) net-http-persistent (2.8) page-object (0.8.10) page_navigation (>= 0.8) -- To view, visit https://gerrit.wikimedia.org/r/66386 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ife1ddc465d07548e6ba692bf5b189c2d52c30ec7 Gerrit-PatchSet: 1 Gerrit-Project: qa/browsertests Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> Gerrit-Reviewer: Cmcmahon <[email protected]> Gerrit-Reviewer: Rachel99 <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
