diff --git a/mix.exs b/mix.exs index 186d3899873..50f5543c1da 100755 --- a/mix.exs +++ b/mix.exs @@ -17,6 +17,7 @@ defmodule Bonfire.Umbrella.MixProject do @extra_deps [ # {:bonfire, git: "https://github.com/bonfire-networks/bonfire_spark"}, # putting it here breaks Dockerfile.release + {:floki, "~> 0.33"}, # needed here for CI # compilation # {:tria, github: "hissssst/tria"},