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
Gemfile
... ... @@ -54,7 +54,7 @@ gem "unicorn"
54 54 gem "acts-as-taggable-on", "2.3.1"
55 55  
56 56 # Decorators
57   -gem "drapper"
  57 +gem "draper"
58 58  
59 59 # Background jobs
60 60 gem "resque", "~> 1.20.0"
... ...