summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-11-15 21:00:00 +0100
committerjomo <github@jomo.tv>2014-11-15 21:00:00 +0100
commit110bc2a248fe9cf0cbda737e8b9075090a80c0c2 (patch)
treed58e7537ba824f885051bb6b03be525b920a7d8f /Gemfile
parentebab21445b10611fc4e72cb85371a33f78f033de (diff)
redo ago.js, remove therubyracer gem
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index cc45f66..5bf77ea 100644
--- a/Gemfile
+++ b/Gemfile
@@ -4,7 +4,6 @@ gem 'rails', '4.1.0'
gem 'mysql2'
gem 'jquery-rails'
-gem 'therubyracer'
gem 'bcrypt-ruby' # To use ActiveModel's has_secure_password
gem 'sanitize'
gem 'redcarpet'