From 96002fcc0d7dacb6e0ff2dc3382787985da42088 Mon Sep 17 00:00:00 2001 From: Azul Date: Wed, 2 Jul 2014 10:44:03 +0200 Subject: require couchrest_changes ~> 0.1.0 (fixes #4899) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 4982088..5690ee8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ PATH specs: tapicero (0.4.0) couchrest (~> 1.1.3) - couchrest_changes (~> 0.0.5) + couchrest_changes (~> 0.1.0) daemons syslog_logger (~> 2.0.0) yajl-ruby (~> 1.1.0) @@ -15,7 +15,7 @@ GEM mime-types (~> 1.15) multi_json (~> 1.0) rest-client (~> 1.6.1) - couchrest_changes (0.0.5) + couchrest_changes (0.1.0) couchrest (~> 1.1.3) syslog_logger (~> 2.0.0) yajl-ruby @@ -26,7 +26,7 @@ GEM minitest (3.2.0) mocha (0.14.0) metaclass (~> 0.0.1) - multi_json (1.8.4) + multi_json (1.10.1) rake (10.1.0) rest-client (1.6.7) mime-types (>= 1.16) -- cgit v1.2.3