From 92bc5dc85b14b83ad22de6527b649124df4fce9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Chmielowski?= Date: Fri, 23 Mar 2018 13:27:58 +0100 Subject: Update mix deps --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mix.exs') diff --git a/mix.exs b/mix.exs index 2e6141a7d..37f7a0b1d 100644 --- a/mix.exs +++ b/mix.exs @@ -74,7 +74,7 @@ defmodule Ejabberd.Mixfile do {:p1_oauth2, "~> 0.6.1"}, {:distillery, "~> 1.0"}, {:ex_doc, ">= 0.0.0", only: :dev}, - {:eimp, github: "processone/eimp", ref: "c7201d18"}, + {:eimp, "~> 1.0"}, {:base64url, "~> 0.0.1"}, {:jose, "~> 1.8"}, {:fs, "~> 3.4"}] -- cgit v1.2.3