Update rubocop to 0.51.0

Rubocop is updated to version 0.51 from 0.49
This commit is contained in:
rahul2240 2017-11-27 22:37:53 +05:30
parent 8442eb813f
commit 9cf3f63bae
2 changed files with 9 additions and 9 deletions

View file

@ -219,7 +219,7 @@ group :development do
gem 'spring-commands-rspec'
gem 'haml_lint', '~> 0.24.0'
# for static code analisys
gem 'rubocop', '~> 0.49.0', require: false
gem 'rubocop', '~> 0.51.0', require: false
# as database
gem 'sqlite3'
# to open mails