summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2013-12-22 15:58:21 +0100
committerAzul <azul@riseup.net>2013-12-22 15:58:21 +0100
commit8c83e7a78385da8d15d274ee86f126a27f4763c7 (patch)
treec0a2e322b8f1bff68ba439e80e770f5fd3a2a15e /Gemfile.lock
parent12dbeefe693e5432416ec8019368e591c526736b (diff)
Version 0.3.1 with new flags --run-once, --rerun and --overwrite-security0.3.1
--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.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
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)