Skip to content

Commit

Permalink
Merge pull request #51 from project-fifo/brujo.elvis_core.3.0.0
Browse files Browse the repository at this point in the history
New version of elvis_core: 3.0.0
  • Loading branch information
elbrujohalcon authored Mar 4, 2023
2 parents 3074cee + b35945f commit 9cd6fa4
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, "2.0.1"}
{elvis_core, "3.0.0"}
]}.

{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">>,<<"2.0.1">>},0},
[{<<"elvis_core">>,{pkg,<<"elvis_core">>,<<"3.0.0">>},0},
{<<"katana_code">>,{pkg,<<"katana_code">>,<<"2.0.1">>},1},
{<<"zipper">>,{pkg,<<"zipper">>,<<"1.0.1">>},1}]}.
[
{pkg_hash,[
{<<"elvis_core">>, <<"596D4F3316746B169CF116C4E77D7CAD7030582184525C3BF7C34040680BBE0B">>},
{<<"elvis_core">>, <<"97E62A6FE038DF35159FC743DEB4EE990B3D73955915001F0EF533AA064015C2">>},
{<<"katana_code">>, <<"E29D82DBCF410FD29665B3FD2C9D9C445F1E8FAC4B01488294ECAA84CCB8400C">>},
{<<"zipper">>, <<"3CCB4F14B97C06B2749B93D8B6C204A1ECB6FAFC6050CACC3B93B9870C05952A">>}]},
{pkg_hash_ext,[
{<<"elvis_core">>, <<"4ED8385A940B7AEB2DD3F871FFFD399584F37DD76312C1FF2233629726E2FDB0">>},
{<<"elvis_core">>, <<"B0AA00CF1F644EDA625187A2A73B07B6E102C284EA2A588B3C468A2E6FEFE2B1">>},
{<<"katana_code">>, <<"D02F757C8DDE643614D508474A97FC24D9015FE375477E34DE26450BF21CAC16">>},
{<<"zipper">>, <<"6A1FD3E1F0CC1D1DF5642C9A0CE2178036411B0A5C9642851D1DA276BD737C2D">>}]}
].

0 comments on commit 9cd6fa4

Please sign in to comment.