set `jason` version
authorMaksim Pechnikov <parallel588@gmail.com>
Wed, 29 Jul 2020 04:13:59 +0000 (07:13 +0300)
committerMaksim Pechnikov <parallel588@gmail.com>
Wed, 29 Jul 2020 04:13:59 +0000 (07:13 +0300)
mix.exs

diff --git a/mix.exs b/mix.exs
index a31d86b286aeb5cdebc8698cc83e906c93c6f891..557e0d70097236ad1da628152e779974d3c3c0b8 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -140,7 +140,7 @@ defmodule Pleroma.Mixfile do
       {:cowlib, "~> 2.9", override: true},
       {:gun,
        github: "ninenines/gun", ref: "921c47146b2d9567eac7e9a4d2ccc60fffd4f327", override: true},
-      {:jason, "~> 1.0"},
+      {:jason, "~> 1.2"},
       {:mogrify, "~> 0.6.1"},
       {:ex_aws, "~> 2.1"},
       {:ex_aws_s3, "~> 2.0"},