Update rubocop version for parser dependency bump of unparser
This commit is contained in:
parent
87ea14b66e
commit
8f5f6fc22b
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ group :metrics do
|
|||
gem 'flay', '~> 2.5.0'
|
||||
gem 'flog', '~> 4.2.1'
|
||||
gem 'reek', '~> 1.3.7'
|
||||
gem 'rubocop', '~> 0.23.0'
|
||||
gem 'rubocop', '~> 0.26.1'
|
||||
gem 'simplecov', '~> 0.7.1'
|
||||
gem 'yardstick', '~> 0.9.9'
|
||||
|
||||
|
|
Loading…
Reference in a new issue