diff options
author | Alex Young <alex@bytemark.co.uk> | 2015-04-16 11:41:14 +0100 |
---|---|---|
committer | Alex Young <alex@bytemark.co.uk> | 2015-04-16 11:41:14 +0100 |
commit | affb4ec63d93eb0c9b4e6eec56fb2dc741918e1d (patch) | |
tree | 4a0d571f9d5530b102b6dca5ee30fadbc9068c23 /Gemfile.lock | |
parent | 24ff663908e72dd34de3b24dbf50b86449f1d6d7 (diff) |
Bump xmpp4r version to 0.5.6
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
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) |