Skip to content

Commit

Permalink
bump providers package
Browse files Browse the repository at this point in the history
  • Loading branch information
tsloughter committed Jun 1, 2019
1 parent 3182f23 commit d8cb6dd
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
@@ -1,7 +1,7 @@
%% -*- mode: Erlang; fill-column: 80; comment-column: 75; -*-
%% Dependencies ================================================================
{deps, [{erlware_commons, "~>1.2"},
{providers, "~>1.7"},
{providers, "~>1.8"},
{getopt, "~>1.0"},
{cf, "~>0.3"},
{bbmustache, "~>1.5"}
Expand Down
4 changes: 2 additions & 2 deletions rebar.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
{<<"cf">>,{pkg,<<"cf">>,<<"0.3.1">>},0},
{<<"erlware_commons">>,{pkg,<<"erlware_commons">>,<<"1.2.0">>},0},
{<<"getopt">>,{pkg,<<"getopt">>,<<"1.0.1">>},0},
{<<"providers">>,{pkg,<<"providers">>,<<"1.7.0">>},0}]}.
{<<"providers">>,{pkg,<<"providers">>,<<"1.8.0">>},0}]}.
[
{pkg_hash,[
{<<"bbmustache">>, <<"8CFDE0602E90A4057E161BF5288ADE854B4E511E2E8924966A8438730E958381">>},
{<<"cf">>, <<"5CB902239476E141EA70A740340233782D363A31EEA8AD37049561542E6CD641">>},
{<<"erlware_commons">>, <<"2BAB99CF88941145767A502F1209886F1F0D31695EEF21978A30F15E645721E0">>},
{<<"getopt">>, <<"C73A9FA687B217F2FF79F68A3B637711BB1936E712B521D8CE466B29CBF7808A">>},
{<<"providers">>, <<"BBF730563914328EC2511D205E6477A94831DB7297DE313B3872A2B26C562EAB">>}]}
{<<"providers">>, <<"923809524B2C156AA3994BC43588BA0E4ED8AD97D7D2A09DEE6B519F5E80A73B">>}]}
].

0 comments on commit d8cb6dd

Please sign in to comment.