fabric: Fix fabric_doc_open_revs
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/bb4476fd Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/bb4476fd Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/bb4476fd Branch: refs/heads/auth-tests-wip Commit: bb4476fde336d88a47c85ca6f7e1a831c272de56 Parents: d1f30ba Author: ILYA Khlopotov <[email protected]> Authored: Wed May 25 07:13:52 2016 -0700 Committer: Jan Lehnardt <[email protected]> Committed: Fri Jun 10 12:07:41 2016 +0200 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/bb4476fd/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index d1227cd..4ccc52d 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -42,7 +42,7 @@ DepDescs = [ {docs, "documentation", "089f404d26374d8c6942a725d05627d6901a9330", [raw]}, {ddoc_cache, "ddoc-cache", "c762e90a33ce3cda19ef142dd1120f1087ecd876"}, {ets_lru, "ets-lru", "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"}, -{fabric, "fabric", "d20eafda9045c523f773fbbd06a81d354e1a6ba7"}, +{fabric, "fabric", "475b90ccd104a1d2598a21338f02c433a10d62a7"}, {fauxton, "fauxton", {tag, "v1.1.2"}, [raw]}, {folsom, "folsom", "a5c95dec18227c977029fbd3b638966d98f17003"}, {global_changes, "global-changes", "e55de37ece29b6cbc0af540370d2425159338bf9"},
