Skip to content
Snippets Groups Projects
Commit 05738e76 authored by kaniini's avatar kaniini
Browse files

fix compile

parent f2fa09c5
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ defmodule Pleroma.Mixfile do
{:cachex, "~> 3.0.2"},
{:httpoison, "~> 1.2.0"},
{:jason, "~> 1.0"},
{:mogrify, "~> 0.6.1"}
{:mogrify, "~> 0.6.1"},
{:ex_machina, "~> 2.2", only: :test},
{:credo, "~> 0.9.3", only: [:dev, :test]},
{:mock, "~> 0.3.1", only: :test}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment