mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update Rubocop to 0.49.1
This commit is contained in:
parent
b86472ac3c
commit
b2bd6080c2
2 changed files with 8 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -205,7 +205,7 @@ group :development do
|
|||
gem 'spring-commands-rspec'
|
||||
gem 'haml_lint', '~> 0.24.0'
|
||||
# for static code analisys
|
||||
gem 'rubocop', '~> 0.48.1', require: false
|
||||
gem 'rubocop', '~> 0.49.0', require: false
|
||||
# as database
|
||||
gem 'sqlite3'
|
||||
# to open mails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue