Skip to content

Commit

Permalink
Merge pull request #52 from paulo-ferraz-oliveira/feature/a-new-katana
Browse files Browse the repository at this point in the history
Feature a new katana
  • Loading branch information
elbrujohalcon authored Jul 3, 2023
2 parents 9cd6fa4 + 793710e commit d4e8264
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 @@ -9,7 +9,7 @@
%% == Dependencies and plugins ==

{deps, [
{elvis_core, "3.0.0"}
{elvis_core, "3.0.1"}
]}.

{project_plugins, [
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.0.0">>},0},
{<<"katana_code">>,{pkg,<<"katana_code">>,<<"2.0.1">>},1},
[{<<"elvis_core">>,{pkg,<<"elvis_core">>,<<"3.0.1">>},0},
{<<"katana_code">>,{pkg,<<"katana_code">>,<<"2.0.2">>},1},
{<<"zipper">>,{pkg,<<"zipper">>,<<"1.0.1">>},1}]}.
[
{pkg_hash,[
{<<"elvis_core">>, <<"97E62A6FE038DF35159FC743DEB4EE990B3D73955915001F0EF533AA064015C2">>},
{<<"katana_code">>, <<"E29D82DBCF410FD29665B3FD2C9D9C445F1E8FAC4B01488294ECAA84CCB8400C">>},
{<<"elvis_core">>, <<"EA8EB07EAA0236A682FC58F82C1138A65D35F5947294FA6D825402E0F33EA4B2">>},
{<<"katana_code">>, <<"FAC8F2ABFB2ED54304EE44EEEEC30275BD026550533D094265A51927D7D9470D">>},
{<<"zipper">>, <<"3CCB4F14B97C06B2749B93D8B6C204A1ECB6FAFC6050CACC3B93B9870C05952A">>}]},
{pkg_hash_ext,[
{<<"elvis_core">>, <<"B0AA00CF1F644EDA625187A2A73B07B6E102C284EA2A588B3C468A2E6FEFE2B1">>},
{<<"katana_code">>, <<"D02F757C8DDE643614D508474A97FC24D9015FE375477E34DE26450BF21CAC16">>},
{<<"elvis_core">>, <<"4CF735401E7465C10851C6245C1E3E8E764984D8C0B5949D5697B14B5FAEAD49">>},
{<<"katana_code">>, <<"3E57FED635E0B16A5FBDACCDC872EC53DEB21ED9FC6E7EB9B6415FF199B7B138">>},
{<<"zipper">>, <<"6A1FD3E1F0CC1D1DF5642C9A0CE2178036411B0A5C9642851D1DA276BD737C2D">>}]}
].

0 comments on commit d4e8264

Please sign in to comment.