diff --git a/rebar.config.script b/rebar.config.script index d0c3fdea56..bba869b401 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -160,7 +160,7 @@ DepDescs = [ {fauxton, {url, "https://github.com/apache/couchdb-fauxton"}, {tag, "v1.3.6"}, [raw]}, {ibrowse, "ibrowse", {tag, "CouchDB-4.5.0-1"}}, -{gun, "gun", {tag, "CouchDB-2.4.1-1"}}, +{gun, "gun", {tag, "CouchDB-2.5.0-1"}}, {jiffy, "jiffy", {tag, "2.0.2"}}, {mochiweb, "mochiweb", {tag, "v3.4.0"}}, {meck, "meck", {tag, "v1.1.1"}},