Skip to content

Commit

Permalink
Merge pull request #2142 from tsloughter/relx-3.33.0
Browse files Browse the repository at this point in the history
upgrade relx 3.33.0
  • Loading branch information
tsloughter authored Aug 20, 2019
2 parents 5bc4581 + f71cd13 commit 2db55ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{providers, "1.8.1"},
{getopt, "1.0.1"},
{bbmustache, "1.6.1"},
{relx, "3.32.1"},
{relx, "3.33.0"},
{cf, "0.2.2"},
{cth_readable, "1.4.5"},
{eunit_formatters, "0.5.0"}]}.
Expand Down
4 changes: 2 additions & 2 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},0},
{<<"parse_trans">>,{pkg,<<"parse_trans">>,<<"3.3.0">>},0},
{<<"providers">>,{pkg,<<"providers">>,<<"1.8.1">>},0},
{<<"relx">>,{pkg,<<"relx">>,<<"3.32.1">>},0},
{<<"relx">>,{pkg,<<"relx">>,<<"3.33.0">>},0},
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.5">>},0}]}.
[
{pkg_hash,[
Expand All @@ -21,6 +21,6 @@
{<<"getopt">>, <<"C73A9FA687B217F2FF79F68A3B637711BB1936E712B521D8CE466B29CBF7808A">>},
{<<"parse_trans">>, <<"09765507A3C7590A784615CFD421D101AEC25098D50B89D7AA1D66646BC571C1">>},
{<<"providers">>, <<"70B4197869514344A8A60E2B2A4EF41CA03DEF43CFB1712ECF076A0F3C62F083">>},
{<<"relx">>, <<"F398E7B682717A83467599C3D63F0D8B65385351C4EA48D8D439E2C0FE58A385">>},
{<<"relx">>, <<"AFC019320BB69881718576B3E4E1EB548C1FA3270717BA66A78004C98A77CD17">>},
{<<"ssl_verify_fun">>, <<"6EAF7AD16CB568BB01753DBBD7A95FF8B91C7979482B95F38443FE2C8852A79B">>}]}
].

0 comments on commit 2db55ce

Please sign in to comment.