From a29a9babf2e8777b8e641c3524e74e303b0e219d Mon Sep 17 00:00:00 2001 From: Philip Cristiano Date: Fri, 4 Sep 2020 10:32:39 -0400 Subject: [PATCH] deps: Jiffy update for R23 https://github.com/davisp/jiffy/issues/197 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index d7ef11a..6619d1a 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ PROJECT = features PROJECT_DESCRIPTION = New project DEPS = \ + jiffy \ cowboy \ cowboy_swagger \ enenra \ @@ -33,6 +34,7 @@ dep_erlcloud = git https://github.com/erlcloud/erlcloud.git 3.3.3 dep_etbloom = git https://github.com/getkimball/etbloom.git 1.0.1 dep_hackney = hex 1.16.0 dep_jesse = git https://github.com/for-GET/jesse.git 1.5.5 +dep_jiffy = git https://github.com/davisp/jiffy.git 1.0.5 # used by other deps, forcing an update here to make R23 compatible dep_jsx = git https://github.com/talentdeficit/jsx.git v2.10.0 dep_kuberlnetes = git https://github.com/philipcristiano/kuberlnetes.git v0.0.5 dep_prometheus = git https://github.com/deadtrickster/prometheus.erl.git v4.5.0