Commit 4d9197efa819730de6ed4b927dc2c34270be1ec6

Authored by Steve Klabnik
1 parent f9ab136a

Fix Draper spelling in Gemfile

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -54,7 +54,7 @@ gem "unicorn" @@ -54,7 +54,7 @@ gem "unicorn"
54 gem "acts-as-taggable-on", "2.3.1" 54 gem "acts-as-taggable-on", "2.3.1"
55 55
56 # Decorators 56 # Decorators
57 -gem "drapper" 57 +gem "draper"
58 58
59 # Background jobs 59 # Background jobs
60 gem "resque", "~> 1.20.0" 60 gem "resque", "~> 1.20.0"