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

wohali 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 ae29e65  Bump fauxton to fix CI builds
ae29e65 is described below

commit ae29e652762c1be8029346592ab0bfb1c73a6bf4
Author: Joan Touzet <[email protected]>
AuthorDate: Tue May 1 23:38:37 2018 -0400

    Bump fauxton to fix CI builds
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index a1be24f..0cbc21f 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -58,7 +58,7 @@ DepDescs = [
 {docs,             {url, "https://github.com/apache/couchdb-documentation"},
                    {tag, "2.1.0"}, [raw]},
 {fauxton,          {url, "https://github.com/apache/couchdb-fauxton"},
-                   {tag, "v1.1.13"}, [raw]},
+                   {tag, "v1.1.15"}, [raw]},
 %% Third party deps
 {folsom,           "folsom",           {tag, "CouchDB-0.8.2"}},
 {ibrowse,          "ibrowse",          {tag, "CouchDB-4.0.1"}},

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to