diff --git a/Gemfile b/Gemfile --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ # See https://github.com/sstephenson/execjs#readme for more supported runtimes # gem 'therubyracer', :platforms => :ruby - gem 'uglifier', '~> 2.6.0' + gem 'uglifier' end gem 'prototype-rails'