diff --git a/Gemfile b/Gemfile index 743c2a640d1f3dfdb16c3dedc8115891b748113c..ec064bbda874340ba0a3e3f5e331c5ae8dbf57e4 100644 --- a/Gemfile +++ b/Gemfile @@ -8,6 +8,7 @@ else gem "arel", '~> 2.1.3' end +gem "jquery-rails" # This needs to be with require false to avoid # it being automatically loaded by sprockets gem "uglifier", ">= 1.0.0", :require => false