From affb4ec63d93eb0c9b4e6eec56fb2dc741918e1d Mon Sep 17 00:00:00 2001 From: Alex Young Date: Thu, 16 Apr 2015 11:41:14 +0100 Subject: Bump xmpp4r version to 0.5.6 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 64f9db0..871f9cf 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem "dm-types", "=1.2.0" gem "dm-validations", "=1.2.0" gem "sanitize", "=2.0.3" gem "rmail", "=0.17" -gem "xmpp4r", "=0.5" +gem "xmpp4r", "=0.5.6" gem "eventmachine", "=0.12.10" gem "thin", "=1.2.4" gem "haml", "=3.0.15" diff --git a/Gemfile.lock b/Gemfile.lock index d3d1a69..8c2695f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM webmock (1.7.6) addressable (~> 2.2, > 2.2.5) crack (>= 0.1.7) - xmpp4r (0.5) + xmpp4r (0.5.6) PLATFORMS ruby @@ -138,4 +138,4 @@ DEPENDENCIES tilt (= 1.3.3) timecop (= 0.3.5) webmock (= 1.7.6) - xmpp4r (= 0.5) + xmpp4r (= 0.5.6) -- cgit v1.2.1