You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2017/06/07 16:04:29 UTC

[couchdb] branch master updated: Update Jiffy dependency

This is an automated email from the ASF dual-hosted git repository.

davisp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 93707fc  Update Jiffy dependency
93707fc is described below

commit 93707fc08ad42792719a319af233d422a5f1aebd
Author: Paul J. Davis <pa...@gmail.com>
AuthorDate: Wed Jun 7 11:03:41 2017 -0500

    Update Jiffy dependency
    
    Update to latest Jiffy. Not a whole lot new but this removes a huge test
    file that caused my source code analyzer to run slowly.
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index 6ecb1fa..2cf328a 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -62,7 +62,7 @@ DepDescs = [
 %% Third party deps
 {folsom,           "folsom",           "46f7c2b785b26448d4bdc18c1700f2319badd7d6"},
 {ibrowse,          "ibrowse",          "4af2d408607874d124414ac45df1edbe3961d1cd"},
-{jiffy,            "jiffy",            "d3c00e19d8fa20c21758402231247602190988d3"},
+{jiffy,            "jiffy",            "99a3d4378bd6832210c58b22cc259486d4fc067a"},
 {mochiweb,         "mochiweb",         "bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {meck,             "meck",             {tag, "0.8.2"}},
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].