Merge branch 'develop' into gun
This commit is contained in:
commit
d9e4b77f8b
1298 changed files with 3836 additions and 1862 deletions
2
mix.exs
2
mix.exs
|
|
@ -117,7 +117,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:html_entities, "~> 0.5", override: true},
|
||||
{:phoenix_html, "~> 2.10"},
|
||||
{:calendar, "~> 0.17.4"},
|
||||
{:cachex, "~> 3.0.2"},
|
||||
{:cachex, "~> 3.2"},
|
||||
{:poison, "~> 3.0", override: true},
|
||||
# {:tesla, "~> 1.3", override: true},
|
||||
{:tesla,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue