Skip to content

Commit

Permalink
Update elvis_core to 1.3.2 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
elbrujohalcon authored Mar 7, 2022
1 parent 0b0b6e5 commit cd09b48
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
%% == Dependencies and plugins ==

{deps, [
{elvis_core, "1.3.1"}
{elvis_core, "1.3.2"}
]}.

{project_plugins, [
Expand Down
6 changes: 3 additions & 3 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">>,<<"1.3.1">>},0},
[{<<"elvis_core">>,{pkg,<<"elvis_core">>,<<"1.3.2">>},0},
{<<"katana_code">>,{pkg,<<"katana_code">>,<<"1.1.2">>},1},
{<<"zipper">>,{pkg,<<"zipper">>,<<"1.0.1">>},1}]}.
[
{pkg_hash,[
{<<"elvis_core">>, <<"844C339300DD3E9F929A045932D25DC5C99B4603D47536E995198143169CDF26">>},
{<<"elvis_core">>, <<"4719E3A4FF0D28A6AC5B92398473EAA32FB18E1A156A584AA988C8BEA9095EC8">>},
{<<"katana_code">>, <<"4336743263236C3213FF1B979ECAE263940B9084ACE90E9434838F3F98CCA578">>},
{<<"zipper">>, <<"3CCB4F14B97C06B2749B93D8B6C204A1ECB6FAFC6050CACC3B93B9870C05952A">>}]},
{pkg_hash_ext,[
{<<"elvis_core">>, <<"7A8890BF8185A3252CD4EBD826FE5F8AD6B93024EDF88576EB27AE9E5DC19D69">>},
{<<"elvis_core">>, <<"272BC61172A3DB9247575E9D8D7942DDEA6A8888BDB59E8D37C341C4EA834484">>},
{<<"katana_code">>, <<"E7E6162A44E826A03F68B503B7D92981B894BF834C1EF0E647783F7D6688021C">>},
{<<"zipper">>, <<"6A1FD3E1F0CC1D1DF5642C9A0CE2178036411B0A5C9642851D1DA276BD737C2D">>}]}
].

0 comments on commit cd09b48

Please sign in to comment.