X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=fae21f18d5323f145f878350120e5d6e46855191;hb=17d01869ea82e1b0ad4b78479cabe0637d04d1cf;hp=c859bed40f5a69de1e06f0fb1888b6e2bccef01e;hpb=c81b7070301ca329353af7417fd55be3786fcb40;p=akkoma diff --git a/mix.exs b/mix.exs index c859bed40..fae21f18d 100644 --- a/mix.exs +++ b/mix.exs @@ -87,7 +87,7 @@ defmodule Pleroma.Mixfile do {:bbcode, "~> 0.1"}, {:ex_machina, "~> 2.3", only: :test}, {:credo, "~> 0.9.3", only: [:dev, :test]}, - {:mock, "~> 0.3.1", only: :test}, + {:mock, "~> 0.3.3", only: :test}, {:crypt, git: "https://github.com/msantos/crypt", ref: "1f2b58927ab57e72910191a7ebaeff984382a1d3"}, {:cors_plug, "~> 1.5"},