https://bugzilla.wikimedia.org/show_bug.cgi?id=62152

            Bug ID: 62152
           Summary: Upgrade Ruby to version 2.1.1
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Quality Assurance
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: zfili...@wikimedia.org
                CC: cmcma...@wikimedia.org, zfili...@wikimedia.org
       Web browser: ---
   Mobile Platform: ---

List of repositories that need to be updated is here:

https://github.com/wikimedia/mediawiki-selenium#links

Do not forget mediawiki_selenium gem.

To update Ruby to version 2.1.1, locate Gemfile file, either in the root of the
repository (mediawiki_selenium) or in tests/browser folder, or in
/modules/ve-mw/test/browser folder (VisualEditor).

The first line in the Gemfile should be changed from:

#ruby=ruby-2.1.0

to

#ruby=ruby-2.1.1

Then, Jenkins jobs that run Selenium tests should be updated. The repository is
located here:

https://github.com/zeljkofilipin/jenkins-job-builder-config

Find all files that contain this:

RUBY_VERSION=2.1.0

and replace it with:

RUBY_VERSION=2.1.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to