summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2014-07-02 10:44:03 +0200
committerAzul <azul@riseup.net>2014-07-02 10:44:03 +0200
commit96002fcc0d7dacb6e0ff2dc3382787985da42088 (patch)
tree59486747705e5378089fd4a96595e596ebaaef77 /Gemfile.lock
parentb07dd1be07008bcd36e3bd25df0b5727db163d1e (diff)
require couchrest_changes ~> 0.1.0 (fixes #4899)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4982088..5690ee8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -3,7 +3,7 @@ PATH
specs:
tapicero (0.4.0)
couchrest (~> 1.1.3)
- couchrest_changes (~> 0.0.5)
+ couchrest_changes (~> 0.1.0)
daemons
syslog_logger (~> 2.0.0)
yajl-ruby (~> 1.1.0)
@@ -15,7 +15,7 @@ GEM
mime-types (~> 1.15)
multi_json (~> 1.0)
rest-client (~> 1.6.1)
- couchrest_changes (0.0.5)
+ couchrest_changes (0.1.0)
couchrest (~> 1.1.3)
syslog_logger (~> 2.0.0)
yajl-ruby
@@ -26,7 +26,7 @@ GEM
minitest (3.2.0)
mocha (0.14.0)
metaclass (~> 0.0.1)
- multi_json (1.8.4)
+ multi_json (1.10.1)
rake (10.1.0)
rest-client (1.6.7)
mime-types (>= 1.16)