Update rubocop to current

This commit is contained in:
James Mason 2018-05-08 13:46:44 -07:00
parent d01d15ba5e
commit 846ba53d1b
2 changed files with 10 additions and 10 deletions

View file

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