diff --git a/rebar.config b/rebar.config index d9c0b14c941..a8be5258df3 100644 --- a/rebar.config +++ b/rebar.config @@ -219,9 +219,6 @@ %% Erlang JWT Library is in elixir and wants elvis for tests %% Remove elvis plugin to reduce deps {override, jwerl, [{plugins, [rebar3_elixir, rebar3_hex]}]}, - %% GraphQL pulls geas_rebar3, which is a dev dependency - %% geas takes some time to compile, but we do not need it - {override, graphql, [{plugins, [rebar3_hex]}]}, {override, worker_pool, [{minimum_otp_vsn, "24"}]} ]}. diff --git a/rebar.lock b/rebar.lock index 1ff77d8598d..14ba4a9d103 100644 --- a/rebar.lock +++ b/rebar.lock @@ -54,7 +54,7 @@ {<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},1}, {<<"graphql">>, {git,"https://github.com/esl/graphql-erlang.git", - {ref,"7b1762f863571e12b5c458417d505656d342fb46"}}, + {ref,"4ab1ff2f01fe71799a0a2d7e31964ff80b13342d"}}, 0}, {<<"gun">>,{pkg,<<"gun">>,<<"1.3.3">>},0}, {<<"hackney">>,{pkg,<<"hackney">>,<<"1.18.1">>},0},