Updated RuboCop to the latest version

Updated RuboCop configuration according to recommended settings.
Updated RuboCop TODO file.

Bug: 117989
Change-Id: If934078beabc5498f929bbd7a26689dbd2ab7810
This commit is contained in:
Željko Filipin
2015-11-18 11:58:19 +01:00
parent 0aa649e084
commit f01bcefe74
4 changed files with 60 additions and 79 deletions

View File

@@ -1,4 +1,4 @@
source "https://rubygems.org"
gem 'mediawiki_selenium', '~> 1.6.2'
gem "rubocop", "~> 0.29.1", require: false
gem "rubocop", "~> 0.35.1", require: false