aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorGuillermo Iguaran <guilleiguaran@gmail.com>2016-11-29 09:48:19 -0500
committerGuillermo Iguaran <guilleiguaran@gmail.com>2016-11-29 09:48:19 -0500
commitffb81ad6e3326332556e8eab867fe1a27a989bf5 (patch)
tree32180026bb7d866e60dfd1d076d528748c56fce9 /Gemfile
parent67389eb1a08f00be7926efe0629118b5680ebc4c (diff)
downloadrails-ffb81ad6e3326332556e8eab867fe1a27a989bf5.tar.gz
rails-ffb81ad6e3326332556e8eab867fe1a27a989bf5.tar.bz2
rails-ffb81ad6e3326332556e8eab867fe1a27a989bf5.zip
rails-ujs is now shipped with Action View
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
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)