|
21 | 21 | {deps, [{lager, ".*", {git, "https://github.com/erlang-lager/lager",
|
22 | 22 | {tag, {if_version_above, "17", "3.6.5", "3.2.1"}}}},
|
23 | 23 | {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.13"}}},
|
24 |
| - {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.15"}}}, |
25 |
| - {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.24"}}}, |
26 |
| - {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.13"}}}, |
27 |
| - {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.33"}}}, |
28 |
| - {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.2.3"}}}, |
29 |
| - {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.16"}}}, |
| 24 | + {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.16"}}}, |
| 25 | + {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.25"}}}, |
| 26 | + {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.14"}}}, |
| 27 | + {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.34"}}}, |
| 28 | + {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.2.4"}}}, |
| 29 | + {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.17"}}}, |
30 | 30 | {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}},
|
31 | 31 | {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.3"}}},
|
32 | 32 | {jose, ".*", {git, "https://github.com/potatosalad/erlang-jose", {tag, "1.8.4"}}},
|
33 |
| - {eimp, ".*", {git, "https://github.com/processone/eimp", {tag, "1.0.7"}}}, |
34 |
| - {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.24"}}}}, |
35 |
| - {if_var_true, sip, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.25"}}}}, |
| 33 | + {eimp, ".*", {git, "https://github.com/processone/eimp", {tag, "1.0.8"}}}, |
| 34 | + {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.25"}}}}, |
| 35 | + {if_var_true, sip, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.26"}}}}, |
36 | 36 | {if_var_true, mysql, {p1_mysql, ".*", {git, "https://github.com/processone/p1_mysql",
|
37 | 37 | {tag, "1.0.7"}}}},
|
38 | 38 | {if_var_true, pgsql, {p1_pgsql, ".*", {git, "https://github.com/processone/p1_pgsql",
|
|
52 | 52 | {if_not_rebar3, {if_var_true, elixir, {rebar_elixir_plugin, ".*",
|
53 | 53 | {git, "https://github.com/processone/rebar_elixir_plugin", "0.1.0"}}}},
|
54 | 54 | {if_var_true, iconv, {iconv, ".*", {git, "https://github.com/processone/iconv",
|
55 |
| - {tag, "1.0.9"}}}}, |
| 55 | + {tag, "1.0.10"}}}}, |
56 | 56 | {if_var_true, tools, {luerl, ".*", {git, "https://github.com/rvirding/luerl",
|
57 | 57 | {tag, "v0.3"}}}},
|
58 | 58 | {if_var_true, tools, {meck, "0.8.*", {git, "https://github.com/eproxus/meck",
|
|
0 commit comments