|
1 | | -%{"certifi": {:hex, :certifi, "0.3.0"}, |
2 | | - "combine": {:hex, :combine, "0.7.0"}, |
3 | | - "dialyxir": {:hex, :dialyxir, "0.3.1"}, |
4 | | - "earmark": {:hex, :earmark, "0.2.0"}, |
5 | | - "ex_doc": {:hex, :ex_doc, "0.11.3"}, |
6 | | - "gettext": {:hex, :gettext, "0.11.0"}, |
7 | | - "hackney": {:hex, :hackney, "1.4.10"}, |
8 | | - "httpoison": {:hex, :httpoison, "0.8.0"}, |
9 | | - "idna": {:hex, :idna, "1.1.0"}, |
10 | | - "mimerl": {:hex, :mimerl, "1.0.2"}, |
11 | | - "poison": {:hex, :poison, "1.2.1"}, |
12 | | - "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}, |
13 | | - "timex": {:hex, :timex, "2.1.4"}, |
14 | | - "tzdata": {:hex, :tzdata, "0.5.7"}} |
| 1 | +%{"certifi": {:hex, :certifi, "0.3.0", "389d4b126a47895fe96d65fcf8681f4d09eca1153dc2243ed6babad0aac1e763", [:rebar3], []}, |
| 2 | + "combine": {:hex, :combine, "0.7.0", "2ac6ae852a9835fe8189af18121cddd5bed2677f5df706dc0d208af668ab845d", [:mix], []}, |
| 3 | + "dialyxir": {:hex, :dialyxir, "0.3.1", "0370ab3389c8f46a01b40304d3551bc64f14b3cd1823f6e404f32b664a9c0276", [:mix], []}, |
| 4 | + "earmark": {:hex, :earmark, "0.2.0", "bc1636bc2efa0c1c172a5bcbf7c8eb73632d8c4512a6c2dac02d2ae454750af6", [:mix], []}, |
| 5 | + "ex_doc": {:hex, :ex_doc, "0.11.3", "bb16cb3f4135d880ce25279dc19a9d70802bc4f4942f0c3de9e4862517ae3ace", [:mix], [{:earmark, "~> 0.1.17 or ~> 0.2", [hex: :earmark, optional: true]}]}, |
| 6 | + "gettext": {:hex, :gettext, "0.11.0", "80c1dd42d270482418fa158ec5ba073d2980e3718bacad86f3d4ad71d5667679", [:mix], []}, |
| 7 | + "hackney": {:hex, :hackney, "1.4.10", "7da877a7388a8bcc7d71253d4a38103c955333dd470a3af5e47fa1ad8d5e3c23", [:rebar3], [{:ssl_verify_hostname, "1.0.5", [hex: :ssl_verify_hostname, optional: false]}, {:mimerl, "1.0.2", [hex: :mimerl, optional: false]}, {:idna, "1.1.0", [hex: :idna, optional: false]}, {:certifi, "0.3.0", [hex: :certifi, optional: false]}]}, |
| 8 | + "httpoison": {:hex, :httpoison, "0.8.0", "52a958d40b2aa46da418cdf6d8dfd82ba83e94d5e60920dfa5f40c05b34fe073", [:mix], [{:hackney, "~> 1.4.4", [hex: :hackney, optional: false]}]}, |
| 9 | + "idna": {:hex, :idna, "1.1.0", "b4315c6da1c37dc8ab1df3ed18796ecd5172c4165fb886f43732ce598d145b50", [:rebar3], []}, |
| 10 | + "mimerl": {:hex, :mimerl, "1.0.2", "993f9b0e084083405ed8252b99460c4f0563e41729ab42d9074fd5e52439be88", [:rebar3], []}, |
| 11 | + "poison": {:hex, :poison, "2.2.0", "4763b69a8a77bd77d26f477d196428b741261a761257ff1cf92753a0d4d24a63", [:mix], []}, |
| 12 | + "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5", "2e73e068cd6393526f9fa6d399353d7c9477d6886ba005f323b592d389fb47be", [:make], []}, |
| 13 | + "timex": {:hex, :timex, "2.1.4", "17100f0d47473fe05423084039b8f3de9d63617b66d8db676e24a4221216db61", [:mix], [{:tzdata, "~> 0.1.8 or ~> 0.5", [hex: :tzdata, optional: false]}, {:gettext, "~> 0.10", [hex: :gettext, optional: false]}, {:combine, "~> 0.7", [hex: :combine, optional: false]}]}, |
| 14 | + "tzdata": {:hex, :tzdata, "0.5.7", "10a4176023c2b294f1bbb98594a646ef25d658ca507b2da20a5952072d6080c4", [:mix], [{:hackney, "~> 1.0", [hex: :hackney, optional: false]}]}} |
0 commit comments