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

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


The following commit(s) were added to refs/heads/main by this push:
     new c88efca9e Jiffy 2.0
c88efca9e is described below

commit c88efca9ec17828521ad2c613a50f1a41de41155
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Sat Apr 25 12:23:22 2026 -0400

    Jiffy 2.0
    
    https://github.com/davisp/jiffy/releases/tag/2.0.0
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index b53fca903..e46ea16ad 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -161,7 +161,7 @@ DepDescs = [
                    {tag, "v1.3.5"}, [raw]},
 {ibrowse,          "ibrowse",          {tag, "CouchDB-4.4.2-6"}},
 {gun,              "gun",              {tag, "2.2.0-couchdb"}},
-{jiffy,            "jiffy",            {tag, "1.1.3"}},
+{jiffy,            "jiffy",            {tag, "2.0.0"}},
 {mochiweb,         "mochiweb",         {tag, "v3.3.0"}},
 {meck,             "meck",             {tag, "v1.1.0"}},
 {recon,            "recon",            {tag, "2.5.6"}}

Reply via email to