]> granicus.if.org Git - ejabberd/commitdiff
Update elixir
authorChristophe Romain <christophe.romain@process-one.net>
Wed, 7 Jun 2017 15:09:06 +0000 (17:09 +0200)
committerChristophe Romain <christophe.romain@process-one.net>
Wed, 7 Jun 2017 15:09:06 +0000 (17:09 +0200)
rebar.config

index 249893f6543551e22b12f0fcb9b8d29f6c68147c..96560a32a8580b3f1174b5516e86efda8a5ae5a1 100644 (file)
@@ -45,7 +45,7 @@
                                            {tag, "2.4.1"}}}},
        %% Elixir support, needed to run tests
         {if_var_true, elixir, {elixir, ".*", {git, "https://github.com/elixir-lang/elixir",
-                                              {tag, {if_version_above, "17", "v1.2.6", "v1.1.1"}}}}},
+                                              {tag, {if_version_above, "17", "v1.4.4", "v1.1.1"}}}}},
         %% TODO: When modules are fully migrated to new structure and mix, we will not need anymore rebar_elixir_plugin
        {if_not_rebar3, {if_var_true, elixir, {rebar_elixir_plugin, ".*",
                                               {git, "https://github.com/processone/rebar_elixir_plugin", "0.1.0"}}}},