Fix rubocop warning
This commit is contained in:
parent
be0d3b49fd
commit
9bd634405b
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -44,8 +44,8 @@ gem "autoprefixer-rails", "~> 8.6.3"
|
|||
gem "image_optim_rails"
|
||||
|
||||
# Load rails plugins
|
||||
gem "active_record_union"
|
||||
gem "actionpack-page_caching"
|
||||
gem "active_record_union"
|
||||
gem "cancancan"
|
||||
gem "composite_primary_keys", "~> 11.0.0"
|
||||
gem "delayed_job_active_record"
|
||||
|
|
Loading…
Add table
Reference in a new issue