aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 860091b..aa49e14 100644
--- a/Gemfile
+++ b/Gemfile
@@ -32,8 +32,6 @@ group :assets do
gem 'uglifier'
end
-gem 'jquery-rails'
-
# Load local gems according to Refinery developer preference.
if File.exist? local_gemfile = File.expand_path('../.gemfile', __FILE__)
eval File.read(local_gemfile)