Repository: couchdb Updated Branches: refs/heads/master 6ad89458e -> 9b7ee99ca
Update rebar for Fauxton to 1.1.8 tag Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/9b7ee99c Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/9b7ee99c Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/9b7ee99c Branch: refs/heads/master Commit: 9b7ee99ca0eb772788e1d02a20669a7907103141 Parents: 6ad8945 Author: michellephung <[email protected]> Authored: Wed Aug 24 11:35:15 2016 -0400 Committer: michellephung <[email protected]> Committed: Wed Aug 24 11:35:22 2016 -0400 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/9b7ee99c/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index f555a15..a400168 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -42,7 +42,7 @@ DepDescs = [ {ddoc_cache, "ddoc-cache", "c762e90a33ce3cda19ef142dd1120f1087ecd876"}, {ets_lru, "ets-lru", "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"}, {fabric, "fabric", "78eb096dae277facc5cf4f6f166e5591da6c165f"}, -{fauxton, "fauxton", {tag, "v1.1.7"}, [raw]}, +{fauxton, "fauxton", {tag, "v1.1.8"}, [raw]}, {folsom, "folsom", "a5c95dec18227c977029fbd3b638966d98f17003"}, {global_changes, "global-changes", "203fb088ed81149108e64d18ffd9c3f5df154f97"}, {ibrowse, "ibrowse", "4af2d408607874d124414ac45df1edbe3961d1cd"},
