1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +00:00

Update Distillery

This commit is contained in:
Daniel Barber 2020-08-04 11:20:41 -04:00
parent 1c1505e14b
commit 1656bd482d
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -39,7 +39,7 @@ defmodule Chess.Mixfile do
{:comeonin, "~> 4.0"},
{:cowboy, "~> 1.0"},
{:credo, "~> 1.0", only: [:dev, :test]},
{:distillery, "~> 2.0", runtime: false},
{:distillery, "~> 2.1", runtime: false},
{:formulator, "~> 0.1.6"},
{:gettext, "~> 0.16.0"},
{:guardian, "~> 1.0"},