2
mix.exs
2
mix.exs
@@ -132,6 +132,8 @@ defmodule Mobilizon.Mixfile do
|
||||
git: "https://github.com/tcitworld/ueberauth_gitlab.git", branch: "upgrade-deps"},
|
||||
{:ecto_shortuuid, "~> 0.1"},
|
||||
{:tesla, "~> 1.3.0"},
|
||||
{:sitemapper, "~> 0.4.0"},
|
||||
{:xml_builder, "~> 2.1.1", override: true},
|
||||
# Dev and test dependencies
|
||||
{:phoenix_live_reload, "~> 1.2", only: [:dev, :e2e]},
|
||||
{:ex_machina, "~> 2.3", only: [:dev, :test]},
|
||||
|
||||
Reference in New Issue
Block a user