Repository: couchdb Updated Branches: refs/heads/master 28eb33cc7 -> 46460df58
Update Fauxton to 1.1.7 tag Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/46460df5 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/46460df5 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/46460df5 Branch: refs/heads/master Commit: 46460df58333df745685cf114afd1196535feff0 Parents: 28eb33c Author: michellephung <[email protected]> Authored: Wed Aug 10 14:40:14 2016 -0400 Committer: michellephung <[email protected]> Committed: Wed Aug 10 14:40:14 2016 -0400 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/46460df5/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index 83fefde..8cd6064 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", "ebea1b8f5d49fe60f326b33dbdc06176ecfea5d1"}, -{fauxton, "fauxton", {tag, "v1.1.5"}, [raw]}, +{fauxton, "fauxton", {tag, "v1.1.7"}, [raw]}, {folsom, "folsom", "a5c95dec18227c977029fbd3b638966d98f17003"}, {global_changes, "global-changes", "203fb088ed81149108e64d18ffd9c3f5df154f97"}, {ibrowse, "ibrowse", "4af2d408607874d124414ac45df1edbe3961d1cd"},
