From cf4e4e504958d6bc3d5d9be891023dbff0cad2b0 Mon Sep 17 00:00:00 2001 From: Mark Allen Date: Tue, 19 Jan 2016 11:42:55 -0600 Subject: [PATCH] Bump goldrush to 0.1.8 for not equal filters --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 10e49bc..3198d59 100644 --- a/rebar.config +++ b/rebar.config @@ -44,7 +44,7 @@ nowarn_export_all ]}. {deps, [ - {goldrush, ".*", {git, "git://github.com/DeadZen/goldrush.git", {tag, "0.1.7"}}} + {goldrush, ".*", {git, "git://github.com/DeadZen/goldrush.git", {tag, "0.1.8"}}} ]}. {xref_checks, []}.