X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=beb05aab9895d4ea016d2a354a91e85af17d2f33;hb=8b97b6f5baa7e0593414fa794ce8059a8e5b95e3;hp=b76aef18075f666976edb0c04d10c3bcf8678616;hpb=c906ffc51a3c36213f2c10d6d20046beb32e5d10;p=akkoma diff --git a/mix.exs b/mix.exs index b76aef180..beb05aab9 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