summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
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)