Bump folsom dependency
Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/commit/e51375db Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/tree/e51375db Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/diff/e51375db Branch: refs/heads/master Commit: e51375dbc7a5368e82c4dc35dae9031afebc8217 Parents: d40741a Author: Benjamin Anderson <b...@banjiewen.net> Authored: Mon Feb 3 14:41:34 2014 -0800 Committer: Robert Newson <rnew...@apache.org> Committed: Tue Aug 19 14:48:31 2014 +0100 ---------------------------------------------------------------------- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/blob/e51375db/rebar.config ---------------------------------------------------------------------- diff --git a/rebar.config b/rebar.config index 46f1ef1..d5e617d 100644 --- a/rebar.config +++ b/rebar.config @@ -1,4 +1,4 @@ {deps, [ {folsom, ".*", {git, "https://github.com/boundary/folsom.git", - {tag, "0.8.0"}}} + {tag, "0.8.1"}}} ]}.