Skip to content

Commit

Permalink
Merge pull request #72 from benbro/bbmustache
Browse files Browse the repository at this point in the history
Update bbmustache to version 1.12.2
  • Loading branch information
lrascao authored Jul 16, 2024
2 parents dde275b + 6b5267d commit 0fed207
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
debug_info]}.

{deps, [
{bbmustache, "1.5.0"},
{bbmustache, "1.12.2"},
string_compat
]}.

Expand Down
4 changes: 2 additions & 2 deletions rebar.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{"1.1.0",
[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.5.0">>},0},
[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.12.2">>},0},
{<<"string_compat">>,{pkg,<<"string_compat">>,<<"0.0.1">>},0}]}.
[
{pkg_hash,[
{<<"bbmustache">>, <<"8CFDE0602E90A4057E161BF5288ADE854B4E511E2E8924966A8438730E958381">>},
{<<"bbmustache">>, <<"0CABDCE0DB9FE6D3318131174B9F2B351328A4C0AFBEB3E6E99BB0E02E9B621D">>},
{<<"string_compat">>, <<"90E3196826B84EF8F7F9A0B50007697F1228C0E06A5E64112648D4ABC8CFC452">>}]}
].

0 comments on commit 0fed207

Please sign in to comment.