Skip to content

Commit

Permalink
Merge pull request #71 from rabbitmq/update-to-ra-2.0.6
Browse files Browse the repository at this point in the history
Update to Ra 2.0.6
  • Loading branch information
dumbbell authored Mar 25, 2022
2 parents fc6b6ea + 14eaaab commit f7a15f3
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 @@ -2,7 +2,7 @@
{minimum_otp_vsn, "23.0"}.

%% Dependency pinning must be updated in mix.exs too.
{deps, [{ra, "2.0.5"}]}.
{deps, [{ra, "2.0.6"}]}.

{project_plugins, [rebar3_proper,
rebar3_hex,
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",
[{<<"aten">>,{pkg,<<"aten">>,<<"0.5.7">>},1},
{<<"gen_batch_server">>,{pkg,<<"gen_batch_server">>,<<"0.8.7">>},1},
{<<"ra">>,{pkg,<<"ra">>,<<"2.0.5">>},0}]}.
{<<"ra">>,{pkg,<<"ra">>,<<"2.0.6">>},0}]}.
[
{pkg_hash,[
{<<"aten">>, <<"F88EB38CEADC0710B84B5D78F0357D766733D80902D50AC69B70CDF834992DAA">>},
{<<"gen_batch_server">>, <<"1D91A3605D3110EC791F00D5968E86E62FD4C6979E760796A51D50A7ACC7A40D">>},
{<<"ra">>, <<"F11059B6F7DEA5EBE04E4C14B865969FC1F5346DD85136E6DC1B7AC96ED0CF0D">>}]},
{<<"ra">>, <<"C1AD68DE00B5DD3B32E6A30E1359AC676C3CAE47EECBA951789B470CBD4E1087">>}]},
{pkg_hash_ext,[
{<<"aten">>, <<"8B623C8BE27B59A911D16AB0AF41777B504C147BC0D60A29015FAB58321C04B0">>},
{<<"gen_batch_server">>, <<"94A49A528486298B009D2A1B452132C0A0D68B3E89D17D3764CB1EC879B7557A">>},
{<<"ra">>, <<"D793BDB8DB412472355A6F11FA26EDA019380D4DAAF8B08595D96972F76BEEE0">>}]}
{<<"ra">>, <<"75C664334D4F294327DD8AAD06385294CC5CCE4763FBEF13EBF5075E930CEDF6">>}]}
].

0 comments on commit f7a15f3

Please sign in to comment.