Fix Draper spelling in Gemfile
This commit is contained in:
parent
f9ab136abd
commit
4d9197efa8
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -54,7 +54,7 @@ gem "unicorn"
|
|||
gem "acts-as-taggable-on", "2.3.1"
|
||||
|
||||
# Decorators
|
||||
gem "drapper"
|
||||
gem "draper"
|
||||
|
||||
# Background jobs
|
||||
gem "resque", "~> 1.20.0"
|
||||
|
|
Loading…
Reference in a new issue