aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorJon Moss <me@jonathanmoss.me>2016-01-15 19:03:05 -0500
committerJon Moss <me@jonathanmoss.me>2016-01-18 18:59:30 -0500
commit6aeaed4c1a370084e82c6712a32422a58dac8b8c (patch)
tree0284579e3fe07f57e7f7b9f16d627f63ab8c7eaa /Gemfile.lock
parent75489642c8dcb4c75ccc14b909113a2828d6acb8 (diff)
downloadrails-6aeaed4c1a370084e82c6712a32422a58dac8b8c.tar.gz
rails-6aeaed4c1a370084e82c6712a32422a58dac8b8c.tar.bz2
rails-6aeaed4c1a370084e82c6712a32422a58dac8b8c.zip
All Redis deps are now optional, Postgres --> PostgreSQL adapter
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 0 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bcedeff385..390b2a18f8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -32,9 +32,7 @@ PATH
actioncable (5.0.0.beta1)
actionpack (= 5.0.0.beta1)
coffee-rails (~> 4.1.0)
- em-hiredis (~> 0.3.0)
faye-websocket (~> 0.10.0)
- redis (~> 3.0)
websocket-driver (~> 0.6.1)
actionmailer (5.0.0.beta1)
actionpack (= 5.0.0.beta1)
@@ -140,9 +138,6 @@ GEM
delayed_job_active_record (4.1.0)
activerecord (>= 3.0, < 5)
delayed_job (>= 3.0, < 5)
- em-hiredis (0.3.0)
- eventmachine (~> 1.0)
- hiredis (~> 0.5.0)
erubis (2.7.0)
eventmachine (1.0.9.1)
execjs (2.6.0)
@@ -154,7 +149,6 @@ GEM
ffi (1.9.10-x86-mingw32)
globalid (0.3.6)
activesupport (>= 4.1.0)
- hiredis (0.5.2)
hitimes (1.2.3)
hitimes (1.2.3-x86-mingw32)
i18n (0.7.0)