summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2013-12-19 13:18:28 +0100
committerAzul <azul@riseup.net>2013-12-19 13:18:28 +0100
commite4df501035434cbb1920ccca21e489599b5ad382 (patch)
treedfacb19930d1c28cf53fe041cc8151fe39fe358e /Gemfile.lock
parent8104b882032a851604ba6a2a904c7e267523f158 (diff)
Version 0.2.0: use CouchRest::Changes
This also changes the format of the config file. Please make sure to adjust it.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 6 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f9bfda6..c428bd7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,8 +1,9 @@
PATH
remote: .
specs:
- tapicero (0.1.0)
+ tapicero (0.2.0)
couchrest (~> 1.1.3)
+ couchrest_changes (~> 0.0.1)
daemons
syslog_logger (~> 2.0.0)
yajl-ruby
@@ -14,6 +15,10 @@ GEM
mime-types (~> 1.15)
multi_json (~> 1.0)
rest-client (~> 1.6.1)
+ couchrest_changes (0.0.1)
+ couchrest (~> 1.1.3)
+ syslog_logger (~> 2.0.0)
+ yajl-ruby
daemons (1.1.9)
highline (1.6.19)
metaclass (0.0.1)