Update rubocop to current

This commit is contained in:
James Mason 2018-05-08 13:46:44 -07:00
parent 3f2f35283c
commit 580252f512
No known key found for this signature in database
GPG key ID: 1B3951886C449023
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