mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update rubocop to 0.51.0
Rubocop is updated to version 0.51 from 0.49
This commit is contained in:
parent
8442eb813f
commit
9cf3f63bae
2 changed files with 9 additions and 9 deletions
2
Gemfile
2
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue