From d80beac734c4c3f52fc85849187cadb7b50d52a5 Mon Sep 17 00:00:00 2001 From: Theo Date: Wed, 15 Jul 2015 17:17:04 +0200 Subject: [PATCH] Update Ione The latest version works better with the integration tests (specifically the test that shows that connecting to the Thrift port raises the right error). --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 51efb0a..df985ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - cql-rb (2.0.4) + cql-rb (2.0.5) ione (~> 1) GEM @@ -16,7 +16,7 @@ GEM simplecov (>= 0.7) thor diff-lcs (1.2.4) - ione (1.0.0) + ione (1.2.1) lz4-ruby (0.3.2) lz4-ruby (0.3.2-java) method_source (0.8.1)