From 8c83e7a78385da8d15d274ee86f126a27f4763c7 Mon Sep 17 00:00:00 2001 From: Azul Date: Sun, 22 Dec 2013 15:58:21 +0100 Subject: Version 0.3.1 with new flags --run-once, --rerun and --overwrite-security --run-once will exit once all current changes have been processed --rerun will process all users again even those that were processed before --overwrite-security will overwrite security for user databases even if it has been set before. --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index c428bd7..b1434de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ PATH remote: . specs: - tapicero (0.2.0) + tapicero (0.3.1) couchrest (~> 1.1.3) - couchrest_changes (~> 0.0.1) + couchrest_changes (~> 0.0.2) daemons syslog_logger (~> 2.0.0) yajl-ruby @@ -15,18 +15,18 @@ GEM mime-types (~> 1.15) multi_json (~> 1.0) rest-client (~> 1.6.1) - couchrest_changes (0.0.1) + couchrest_changes (0.0.2) couchrest (~> 1.1.3) syslog_logger (~> 2.0.0) yajl-ruby daemons (1.1.9) highline (1.6.19) metaclass (0.0.1) - mime-types (1.25) + mime-types (1.25.1) minitest (3.2.0) mocha (0.14.0) metaclass (~> 0.0.1) - multi_json (1.8.0) + multi_json (1.8.2) rake (10.1.0) rest-client (1.6.7) mime-types (>= 1.16) -- cgit v1.2.3