Fix Draper spelling in Gemfile

This commit is contained in:
Steve Klabnik 2012-08-23 17:11:37 -07:00
parent f9ab136abd
commit 4d9197efa8
1 changed files with 1 additions and 1 deletions

View File

@ -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"