summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichellephung <michellephung@gmail.com>2017-04-30 21:37:59 -0400
committermichellephung <michellephung@gmail.com>2017-04-30 21:37:59 -0400
commit33a33c1aaa6aae464adeae894523689bc515b304 (patch)
tree6250019072d6c094693c393c223483bbeb9ae89f
parent4e7e9ee8670f9383343fdd5b5c92e5e5f9a2a0a0 (diff)
downloadcouchdb-33a33c1aaa6aae464adeae894523689bc515b304.tar.gz
Update rebar with new fauxton tag
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index edbd2cd74..19a98e3c7 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -58,7 +58,7 @@ DepDescs = [
{docs, {url, "https://github.com/apache/couchdb-documentation"},
"8f0c98a7ade8ed50f8b5320410afbbdcc2be1127", [raw]},
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
- {tag, "v1.1.11"}, [raw]},
+ {tag, "v1.1.12"}, [raw]},
%% Third party deps
{folsom, "folsom", "46f7c2b785b26448d4bdc18c1700f2319badd7d6"},
{ibrowse, "ibrowse", "4af2d408607874d124414ac45df1edbe3961d1cd"},