Set iCalendar to proper release

The maintainer was really faster than I thought

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-03-08 14:03:31 +01:00
parent e4d60f82e2
commit 6300362099
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ defmodule Mobilizon.Mixfile do
{:geo_postgis, "~> 3.1"},
{:timex, "~> 3.0"},
# Waiting for new release
{:icalendar, github: "lpil/icalendar"},
{:icalendar, "~> 0.7"},
{:exgravatar, "~> 2.0.1"},
{:httpoison, "~> 1.0"},
{:json_ld, "~> 0.3"},