Use floki's new APIs for parsing fragments
This commit is contained in:
parent
0b5a2bbe5b
commit
472132215e
8 changed files with 121 additions and 106 deletions
2
mix.exs
2
mix.exs
|
|
@ -139,8 +139,8 @@ defmodule Pleroma.Mixfile do
|
|||
{:phoenix_swoosh, "~> 0.2"},
|
||||
{:gen_smtp, "~> 0.13"},
|
||||
{:websocket_client, git: "https://github.com/jeremyong/websocket_client.git", only: :test},
|
||||
{:floki, "~> 0.23.0"},
|
||||
{:ex_syslogger, "~> 1.4"},
|
||||
{:floki, "~> 0.25"},
|
||||
{:timex, "~> 3.5"},
|
||||
{:ueberauth, "~> 0.4"},
|
||||
{:auto_linker,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue