X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=ec69d70c037cb4a56dccd66aa7ab3b2c4328a717;hb=7e0b42d99f3eb9520bc29cc29c06512c55183482;hp=c781995e0dc271f41ed153d43fd2efa07b039ac7;hpb=7ee35eb9a6a55ef610eb02a04a33f67e5921cff3;p=akkoma diff --git a/mix.exs b/mix.exs index c781995e0..ec69d70c0 100644 --- a/mix.exs +++ b/mix.exs @@ -189,7 +189,9 @@ defmodule Pleroma.Mixfile do ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"}, {:mox, "~> 0.5", only: :test}, {:restarter, path: "./restarter"}, - {:open_api_spex, "~> 3.6"} + {:open_api_spex, + git: "https://git.pleroma.social/pleroma/elixir-libraries/open_api_spex.git", + ref: "b862ebd78de0df95875cf46feb6e9607130dc2a8"} ] ++ oauth_deps() end