<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Sep 15, 2014 at 9:53 PM, S Page <span dir="ltr"><<a href="mailto:spage@wikimedia.org" target="_blank">spage@wikimedia.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="gmail_quote"><div>I guess all projects' browser tests need this</div></div></blockquote><div> </div><div>Tests in Jenkins are using Firefox 27[1] (not sure why we did not upgrade) and Sauce Labs supports only up to 31[2], so selenium-webdriver gem needs to get updated only if the tests break when running on a local Firefox 32.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="gmail_quote"><div> is there a way to share Gem versions between projects?<br></div></div><span class=""></span></blockquote></div><br>Each repository has a separate Gemfile on purpose, so each repository can decide which gems and versions to use.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Željko</div><div class="gmail_extra">--</div><div class="gmail_extra">1: <a href="https://github.com/wikimedia/integration-jenkins-job-builder-config/blob/master/job-templates-browsertests.yaml#L209">https://github.com/wikimedia/integration-jenkins-job-builder-config/blob/master/job-templates-browsertests.yaml#L209</a></div><div class="gmail_extra">2: <a href="https://saucelabs.com/platforms">https://saucelabs.com/platforms</a></div></div>