Fix Style/LeadingCommentSpace Rubocop offense
Fix Rubocop offense introduced in: https://github.com/openSUSE/osem/pull/1229
This commit is contained in:
parent
6469ea7da5
commit
5378b7524b
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -20,7 +20,7 @@ gem 'responders', '~> 2.0'
|
||||||
# as the database for Active Record
|
# as the database for Active Record
|
||||||
# choose only one
|
# choose only one
|
||||||
gem 'mysql2'
|
gem 'mysql2'
|
||||||
#gem 'pg'
|
# gem 'pg'
|
||||||
|
|
||||||
# for observing records
|
# for observing records
|
||||||
gem 'rails-observers'
|
gem 'rails-observers'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue