]> granicus.if.org Git - ejabberd/commitdiff
Update dependencies
authorMickael Remond <mremond@process-one.net>
Thu, 30 Jun 2016 09:33:38 +0000 (11:33 +0200)
committerMickael Remond <mremond@process-one.net>
Thu, 30 Jun 2016 09:33:38 +0000 (11:33 +0200)
rebar.config

index 84ee989e255d4a25a9be947a9f9a459287eb9eec..bac2fce4c2a8507fc2a27c45881342ed497684f3 100644 (file)
@@ -9,13 +9,13 @@
 
 {deps, [{lager, ".*", {git, "https://github.com/basho/lager", {tag, "3.0.2"}}},
         {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.4"}}},
-        {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.2"}}},
-        {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.4"}}},
-        {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.3"}}},
-        {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.12"}}},
-        {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.4"}}},
-        {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.5"}}},
-        {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.3"}}},
+        {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.3"}}},
+        {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.5"}}},
+        {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.4"}}},
+        {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.13"}}},
+        {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.5"}}},
+        {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.6"}}},
+        {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.4"}}},
         {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.7"}}},
         {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.1"}}},
         {p1_xmlrpc, ".*", {git, "https://github.com/processone/p1_xmlrpc", {tag, "1.15.1"}}},