summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2017-04-01 20:14:56 +0200
committerJan Lehnardt <jan@apache.org>2017-04-01 20:14:56 +0200
commitb9e7e12b0c020cb769ca05d06090a9aff88ebe84 (patch)
treeb215a1ef8524e785cd3b37fed413738bf68232e5
parentf4c6113808d1809469df9c8be9d2f83ef399f064 (diff)
downloadcouchdb-b9e7e12b0c020cb769ca05d06090a9aff88ebe84.tar.gz
fix: update to folsom with github deps, fixes configure warning
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 75f3631e9..201cc0c0e 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -60,7 +60,7 @@ DepDescs = [
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
{tag, "v1.1.11"}, [raw]},
%% Third party deps
-{folsom, "folsom", "a5c95dec18227c977029fbd3b638966d98f17003"},
+{folsom, "folsom", "46f7c2b785b26448d4bdc18c1700f2319badd7d6"},
{ibrowse, "ibrowse", "4af2d408607874d124414ac45df1edbe3961d1cd"},
{jiffy, "jiffy", "d3c00e19d8fa20c21758402231247602190988d3"},
{mochiweb, "mochiweb", "bd6ae7cbb371666a1f68115056f7b30d13765782"},