summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index f256eccb905..2d448ced15b 100644
--- a/Gemfile
+++ b/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"