aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
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.lock
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.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 0 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d2e968c817..eb14330c2b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -39,13 +39,6 @@ GIT
websocket
GIT
- remote: https://github.com/rails/rails-ujs.git
- revision: 767692f53dec79d42928029a55fdfcced35681e8
- specs:
- rails-ujs (0.0.1)
- railties (>= 3.1)
-
-GIT
remote: https://github.com/resque/resque.git
revision: 20d885065ac19e7f7d7a982f4ed1296083db0300
specs:
@@ -419,7 +412,6 @@ DEPENDENCIES
racc (>= 1.4.6)
rack-cache (~> 1.2)
rails!
- rails-ujs!
rake (>= 11.1)
rb-inotify!
redcarpet (~> 3.2.3)