Bump rubocop-rails from 2.3.2 to 2.6.0
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.3.2 to 2.6.0. - [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.3.2...v2.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Javi Martín
parent
bd268c3719
commit
ae80fa4a1a
2
Gemfile
2
Gemfile
@@ -104,7 +104,7 @@ group :development do
|
||||
gem "mdl", "~> 0.11.0", require: false
|
||||
gem "rubocop", "~> 0.91.0", require: false
|
||||
gem "rubocop-performance", "~> 1.7.1", require: false
|
||||
gem "rubocop-rails", "~> 2.3.2", require: false
|
||||
gem "rubocop-rails", "~> 2.6.0", require: false
|
||||
gem "rubocop-rspec", "~> 1.41.0", require: false
|
||||
gem "rvm1-capistrano3", "~> 1.4.0", require: false
|
||||
gem "scss_lint", "~> 0.59.0", require: false
|
||||
|
||||
@@ -506,9 +506,10 @@ GEM
|
||||
parser (>= 2.7.1.5)
|
||||
rubocop-performance (1.7.1)
|
||||
rubocop (>= 0.82.0)
|
||||
rubocop-rails (2.3.2)
|
||||
rubocop-rails (2.6.0)
|
||||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 0.72.0)
|
||||
rubocop (>= 0.82.0)
|
||||
rubocop-rspec (1.41.0)
|
||||
rubocop (>= 0.68.1)
|
||||
ruby-progressbar (1.10.1)
|
||||
@@ -713,7 +714,7 @@ DEPENDENCIES
|
||||
rspec-rails (~> 4.0)
|
||||
rubocop (~> 0.91.0)
|
||||
rubocop-performance (~> 1.7.1)
|
||||
rubocop-rails (~> 2.3.2)
|
||||
rubocop-rails (~> 2.6.0)
|
||||
rubocop-rspec (~> 1.41.0)
|
||||
rvm1-capistrano3 (~> 1.4.0)
|
||||
sassc-rails (~> 2.1.2)
|
||||
|
||||
Reference in New Issue
Block a user