Skip to content

Commit

Permalink
Update dependencies (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: RTB CI Bot <[email protected]>
  • Loading branch information
Brujo Benavides and adroll-rtb-ci authored Mar 1, 2022
1 parent 7b0e557 commit 59ade39
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 @@ -20,7 +20,7 @@

{cover_opts, [verbose]}.

{deps, [{jiffy, "1.0.8"}]}.
{deps, [{jiffy, "1.1.1"}]}.

{dialyzer,
[{warnings, [no_return, error_handling]},
Expand Down
6 changes: 3 additions & 3 deletions rebar.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{"1.2.0",
[{<<"jiffy">>,{pkg,<<"jiffy">>,<<"1.0.8">>},0}]}.
[{<<"jiffy">>,{pkg,<<"jiffy">>,<<"1.1.1">>},0}]}.
[
{pkg_hash,[
{<<"jiffy">>, <<"60E36F00BE35E5AC6E6CF2D4CAF3BDF3103D4460AFF385F543A8D7DF2D6D9613">>}]},
{<<"jiffy">>, <<"ACA10F47AA91697BF24AB9582C74E00E8E95474C7EF9F76D4F1A338D0F5DE21B">>}]},
{pkg_hash_ext,[
{<<"jiffy">>, <<"F9AE986BA5A0854EB48CF6A76192D9367086DA86C20197DA430630BE7C087A4E">>}]}
{<<"jiffy">>, <<"62E1F0581C3C19C33A725C781DFA88410D8BFF1BBAFC3885A2552286B4785C4C">>}]}
].

0 comments on commit 59ade39

Please sign in to comment.