From ffb81ad6e3326332556e8eab867fe1a27a989bf5 Mon Sep 17 00:00:00 2001 From: Guillermo Iguaran Date: Tue, 29 Nov 2016 09:48:19 -0500 Subject: rails-ujs is now shipped with Action View --- Gemfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 99dd23006b..e30858a124 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,6 @@ gem "jquery-rails" gem "coffee-rails" gem "sass-rails" gem "turbolinks", "~> 5" -gem "rails-ujs", github: "rails/rails-ujs" # require: false so bcrypt is loaded only when has_secure_password is used. # This is to avoid Active Model (and by extension the entire framework) -- cgit v1.2.3