summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-09-24 12:08:56 -0700
committerelijah <elijah@riseup.net>2014-09-24 12:08:56 -0700
commite8bf5ceb913863e8a7e2dd95d503f1eddcaf0dcb (patch)
treea1111fc2a1119a1def5d295641878c3cd5bd9513
parentb01ee5812e920940c3515b410c7a2283e550ab26 (diff)
updated Gemfile.lock
-rw-r--r--Gemfile.lock14
1 files changed, 9 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5690ee8..bddf3fa 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- tapicero (0.4.0)
+ tapicero (0.4.1)
couchrest (~> 1.1.3)
- couchrest_changes (~> 0.1.0)
+ couchrest_changes (~> 0.1.1)
daemons
syslog_logger (~> 2.0.0)
yajl-ruby (~> 1.1.0)
@@ -15,12 +15,13 @@ GEM
mime-types (~> 1.15)
multi_json (~> 1.0)
rest-client (~> 1.6.1)
- couchrest_changes (0.1.0)
+ couchrest_changes (0.1.1)
couchrest (~> 1.1.3)
syslog_logger (~> 2.0.0)
yajl-ruby
daemons (1.1.9)
highline (1.6.19)
+ json (1.8.1)
metaclass (0.0.1)
mime-types (1.25.1)
minitest (3.2.0)
@@ -28,8 +29,11 @@ GEM
metaclass (~> 0.0.1)
multi_json (1.10.1)
rake (10.1.0)
- rest-client (1.6.7)
- mime-types (>= 1.16)
+ rdoc (4.1.2)
+ json (~> 1.4)
+ rest-client (1.6.8)
+ mime-types (~> 1.16)
+ rdoc (>= 2.4.2)
syslog_logger (2.0.1)
yajl-ruby (1.1.0)