Skip to content

Commit

Permalink
Benefit from changes to elvis_core: 3.2.4 > 3.2.5 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira authored Jul 8, 2024
1 parent 31ef5e2 commit 91d8cbc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

%% == Dependencies and plugins ==

{deps, [{elvis_core, "3.2.4"}]}.
{deps, [{elvis_core, "3.2.5"}]}.

{project_plugins,
[{rebar3_hank, "~> 1.4.0"},
Expand Down
12 changes: 6 additions & 6 deletions rebar.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{"1.2.0",
[{<<"elvis_core">>,{pkg,<<"elvis_core">>,<<"3.2.4">>},0},
{<<"katana_code">>,{pkg,<<"katana_code">>,<<"2.1.0">>},1},
[{<<"elvis_core">>,{pkg,<<"elvis_core">>,<<"3.2.5">>},0},
{<<"katana_code">>,{pkg,<<"katana_code">>,<<"2.1.1">>},1},
{<<"zipper">>,{pkg,<<"zipper">>,<<"1.0.1">>},1}]}.
[
{pkg_hash,[
{<<"elvis_core">>, <<"F9CB19E7C1E74860304E28AACD459D9D2D05545B1FED775F35193F4D4F0D1616">>},
{<<"katana_code">>, <<"0C42BDCD7E59995876AED9F678CF62E3D12EF42E0FBB2190556E64BFEBDD15C6">>},
{<<"elvis_core">>, <<"7845047A1CABD0F575EE8A95D2223F2F2040FBDA78C81EEE933090B857611BA0">>},
{<<"katana_code">>, <<"9AC515E6B5AE4903CD7B6C9161ABFBA49B610B6F3E19E8F0542802A4316C2405">>},
{<<"zipper">>, <<"3CCB4F14B97C06B2749B93D8B6C204A1ECB6FAFC6050CACC3B93B9870C05952A">>}]},
{pkg_hash_ext,[
{<<"elvis_core">>, <<"8106DFA0565330772FB31759AE69B79BC143A59CF804577FA83FFA76164C151F">>},
{<<"katana_code">>, <<"AE3BBACA187511588F69695A9FF22251CB2CC672FDCCC180289779BDD25175EF">>},
{<<"elvis_core">>, <<"34D9218F0B8072511903BF6CCBF59EB1765DECFC73FCC6833BA5C8959DB7F383">>},
{<<"katana_code">>, <<"0680F33525B9A882E6F4D3022518B15C46F648BD7B0DBE86900980FE1C291404">>},
{<<"zipper">>, <<"6A1FD3E1F0CC1D1DF5642C9A0CE2178036411B0A5C9642851D1DA276BD737C2D">>}]}
].

0 comments on commit 91d8cbc

Please sign in to comment.