mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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
|
||||
# choose only one
|
||||
gem 'mysql2'
|
||||
#gem 'pg'
|
||||
# gem 'pg'
|
||||
|
||||
# for observing records
|
||||
gem 'rails-observers'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue