aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gemfile b/Gemfile
index 882fbedfe6..743c2a640d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,10 +8,6 @@ else
gem "arel", '~> 2.1.3'
end
-gem "jquery-rails"
-gem "coffee-script"
-gem "sass"
-
# This needs to be with require false to avoid
# it being automatically loaded by sprockets
gem "uglifier", ">= 1.0.0", :require => false