From bf3919e721d673fd682167b55738498758755ceb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Wed, 20 Jan 2016 18:15:09 +0000 Subject: [PATCH] Update redis gem to 3.2.2 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2c575e0..d234198 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM unicorn (~> 4.8) raindrops (0.13.0) rake (10.4.2) - redis (3.2.1) + redis (3.2.2) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) @@ -120,4 +120,4 @@ DEPENDENCIES sinatra-contrib BUNDLED WITH - 1.10.6 + 1.11.2