pull/569/head
connor rigby 2018-06-28 11:37:15 -07:00
parent 175fdda967
commit 04c879fda8
No known key found for this signature in database
GPG Key ID: 24DC438382965C3B
1 changed files with 2 additions and 1 deletions

View File

@ -111,7 +111,8 @@ defmodule Farmbot.Mixfile do
{:nerves_leds, "~> 0.8.0"},
{:cowboy, "~> 2.0"},
{:plug, "~> 1.6"},
{:ranch_proxy_protocol, github: "heroku/ranch_proxy_protocol", override: true},
{:ranch_proxy_protocol,
github: "heroku/ranch_proxy_protocol", override: true},
{:cors_plug, "~> 1.5"},
{:rsa, "~> 0.0.1"},
{:joken, "~> 1.1"},