Skip to content

Commit

Permalink
Remove explicit ranch dependency (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbcden authored Jun 16, 2022
1 parent 5a7fe64 commit 93d93b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ defmodule BambooSmtp.Mixfile do
# core
{:bamboo, "~> 2.2.0"},
{:gen_smtp, "~> 1.2.0"},
{:ranch, "2.0.0"},

# dev / test
{:credo, "~> 1.6.1", only: [:dev, :test]},
Expand Down

0 comments on commit 93d93b8

Please sign in to comment.