aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAlex Young <alex@bytemark.co.uk>2015-04-16 11:41:14 +0100
committerAlex Young <alex@bytemark.co.uk>2015-04-16 11:41:14 +0100
commitaffb4ec63d93eb0c9b4e6eec56fb2dc741918e1d (patch)
tree4a0d571f9d5530b102b6dca5ee30fadbc9068c23 /Gemfile
parent24ff663908e72dd34de3b24dbf50b86449f1d6d7 (diff)
Bump xmpp4r version to 0.5.6
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 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"