]> granicus.if.org Git - ejabberd/commitdiff
Upgrade Elixir version to 1.2 in rebar config
authorMickael Remond <mremond@process-one.net>
Tue, 19 Jul 2016 11:05:01 +0000 (13:05 +0200)
committerMickael Remond <mremond@process-one.net>
Tue, 19 Jul 2016 11:05:01 +0000 (13:05 +0200)
This matches the version used in mix.exs

rebar.config

index 9ef8bc0fcf43c84918d068fa0c6ebdfbea32b84c..7b65ead2cc8d2f6cb51fbe7773e8fa16d9a0586e 100644 (file)
@@ -39,7 +39,7 @@
                                                 "6e7fc924506e2dc166a6170e580ce1d95ebbd5bd"}}},  % for riak_pb-2.1.0.7 with correct meck dependency
         %% Elixir support, needed to run tests
         {if_var_true, elixir, {elixir, ".*", {git, "https://github.com/elixir-lang/elixir",
-                                              {tag, "v1.1.1"}}}},
+                                              {tag, "v1.2.6"}}}},
         %% TODO: When modules are fully migrated to new structure and mix, we will not need anymore rebar_elixir_plugin
         {if_var_true, elixir, {rebar_elixir_plugin, ".*",
                                {git, "https://github.com/processone/rebar_elixir_plugin", "0.1.0"}}},