summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2015-11-14 10:57:33 -0600
committerTristan Sloughter <t@crashfast.com>2015-11-14 10:57:33 -0600
commit82a6ab3dcedff6ea4a2626283f2145bb3112a3a2 (patch)
tree166b3fc101b6b37d32888a06f1f5ff51c78ad1e5
parent34e15f1d32fb3f377bdd2aaef2e53f87baf6d708 (diff)
parent50802d9f2ee054181ba45131911bde43808d4f71 (diff)
Merge pull request #920 from project-fifo/update-cf
Update cf
-rw-r--r--rebar.config2
-rw-r--r--rebar.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/rebar.config b/rebar.config
index dcae904..4fc3fa7 100644
--- a/rebar.config
+++ b/rebar.config
@@ -8,7 +8,7 @@
{getopt, "0.8.2"},
{bbmustache, "1.0.4"},
{relx, "3.8.0"},
- {cf, "0.1.3"},
+ {cf, "0.2.1"},
{cth_readable, "1.0.1"},
{eunit_formatters, "0.2.0"}]}.
diff --git a/rebar.lock b/rebar.lock
index 14e80d6..02f429e 100644
--- a/rebar.lock
+++ b/rebar.lock
@@ -1,6 +1,6 @@
[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.0.4">>},0},
{<<"certifi">>,{pkg,<<"certifi">>,<<"0.1.1">>},0},
- {<<"cf">>,{pkg,<<"cf">>,<<"0.1.3">>},0},
+ {<<"cf">>,{pkg,<<"cf">>,<<"0.2.1">>},0},
{<<"cth_readable">>,{pkg,<<"cth_readable">>,<<"1.0.1">>},0},
{<<"erlware_commons">>,{pkg,<<"erlware_commons">>,<<"0.16.0">>},0},
{<<"eunit_formatters">>,{pkg,<<"eunit_formatters">>,<<"0.2.0">>},0},