Skip to content

Commit 4aa7dd6

Browse files
committed
bump cuttlefish
1 parent 3d9f24c commit 4aa7dd6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
]}.
1313

1414
{deps, [
15-
{cuttlefish, "~>2.0.12"}
15+
{cuttlefish, "~>2.1.0"}
1616
]}.
1717
{plugins, [{rebar_erl_vsn, "~>0.2.0"}]}.
1818
{provider_hooks, [{pre, [{compile, erl_vsn}]}]}.

rebar.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{"1.1.0",
2-
[{<<"cuttlefish">>,{pkg,<<"cuttlefish">>,<<"2.0.12">>},0},
3-
{<<"getopt">>,{pkg,<<"getopt">>,<<"0.8.2">>},1},
2+
[{<<"cuttlefish">>,{pkg,<<"cuttlefish">>,<<"2.1.4">>},0},
3+
{<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},1},
44
{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},2},
5-
{<<"lager">>,{pkg,<<"lager">>,<<"3.2.4">>},1}]}.
5+
{<<"lager">>,{pkg,<<"lager">>,<<"3.6.3">>},1}]}.
66
[
77
{pkg_hash,[
8-
{<<"cuttlefish">>, <<"1441A12BCE207F7FC796A4DA50D47080D21E83E15309AD6496DE27840A54D5FC">>},
9-
{<<"getopt">>, <<"B17556DB683000BA50370B16C0619DF1337E7AF7ECBF7D64FBF8D1D6BCE3109B">>},
8+
{<<"cuttlefish">>, <<"1DFF2DA7BBB67B4EF887CDA643FB112231EA08706220D34C38CB8FE25EED7F6E">>},
9+
{<<"getopt">>, <<"C73A9FA687B217F2FF79F68A3B637711BB1936E712B521D8CE466B29CBF7808A">>},
1010
{<<"goldrush">>, <<"F06E5D5F1277DA5C413E84D5A2924174182FB108DABB39D5EC548B27424CD106">>},
11-
{<<"lager">>, <<"A6DEB74DAE7927F46BD13255268308EF03EB206EC784A94EAF7C1C0F3B811615">>}]}
11+
{<<"lager">>, <<"FE78951D174616273F87F0DBC3374D1430B1952E5EFC4E1C995592D30A207294">>}]}
1212
].

0 commit comments

Comments
 (0)