Skip to content

Commit f3fec4a

Browse files
committed
poison is no longer used, remove it as a cep
1 parent 94a6cb8 commit f3fec4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mix.exs

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ defmodule Cocktail.Mixfile do
6969
{:excoveralls, "~> 0.7", only: :test},
7070
{:inch_ex, ">= 0.0.0", only: :docs},
7171
{:mix_test_watch, "~> 0.3", only: :dev, runtime: false},
72-
{:poison, ">= 2.0.0"},
7372
{:timex, "~> 3.1"}
7473
]
7574
end

0 commit comments

Comments
 (0)