Update rubocop to current
This commit is contained in:
parent
d01d15ba5e
commit
846ba53d1b
2 changed files with 10 additions and 10 deletions
2
Gemfile
2
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue