We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a6cb8 commit f3fec4aCopy full SHA for f3fec4a
mix.exs
@@ -69,7 +69,6 @@ defmodule Cocktail.Mixfile do
69
{:excoveralls, "~> 0.7", only: :test},
70
{:inch_ex, ">= 0.0.0", only: :docs},
71
{:mix_test_watch, "~> 0.3", only: :dev, runtime: false},
72
- {:poison, ">= 2.0.0"},
73
{:timex, "~> 3.1"}
74
]
75
end
0 commit comments