|
1 |
| -%{"certifi": {:hex, :certifi, "0.3.0"}, |
2 |
| - "connection": {:hex, :connection, "1.0.1"}, |
3 |
| - "dialyze": {:hex, :dialyze, "0.2.0"}, |
4 |
| - "earmark": {:hex, :earmark, "0.1.19"}, |
5 |
| - "ex_doc": {:hex, :ex_doc, "0.10.0"}, |
6 |
| - "excoveralls": {:hex, :excoveralls, "0.3.11"}, |
7 |
| - "exjsx": {:hex, :exjsx, "3.2.0"}, |
| 1 | +%{"certifi": {:hex, :certifi, "0.3.0", "389d4b126a47895fe96d65fcf8681f4d09eca1153dc2243ed6babad0aac1e763", [:rebar3], []}, |
| 2 | + "connection": {:hex, :connection, "1.0.1", "16bf178158088f29513a34a742d4311cd39f2c52425559d679ecb28a568c5c0b", [:mix], []}, |
| 3 | + "dialyze": {:hex, :dialyze, "0.2.0", "ecabf292e9f4bd0f7d844981f899a85c0300b30ff2dd1cdfef0c81a6496466f1", [:mix], []}, |
| 4 | + "earmark": {:hex, :earmark, "0.1.19", "ffec54f520a11b711532c23d8a52b75a74c09697062d10613fa2dbdf8a9db36e", [:mix], []}, |
| 5 | + "ex_doc": {:hex, :ex_doc, "0.10.0", "f49c237250b829df986486b38f043e6f8e19d19b41101987f7214543f75947ec", [:mix], [{:earmark, "~> 0.1.17 or ~> 0.2", [hex: :earmark, optional: true]}]}, |
| 6 | + "excoveralls": {:hex, :excoveralls, "0.3.11", "cd1abaf07db5bed9cf7891d86470247c8b3c8739d7758679071ce1920bb09dbc", [:mix], [{:exjsx, "~> 3.0", [hex: :exjsx, optional: false]}, {:hackney, ">= 0.12.0", [hex: :hackney, optional: false]}]}, |
| 7 | + "exjsx": {:hex, :exjsx, "3.2.0", "7136cc739ace295fc74c378f33699e5145bead4fdc1b4799822d0287489136fb", [:mix], [{:jsx, "~> 2.6.2", [hex: :jsx, optional: false]}]}, |
8 | 8 | "flaky_connection": {:git, "https://github.com/hamiltop/flaky_connection.git", "e3a09e7198e1b155f35291ffad438966648a8156", []},
|
9 |
| - "hackney": {:hex, :hackney, "1.4.8"}, |
10 |
| - "idna": {:hex, :idna, "1.0.3"}, |
| 9 | + "hackney": {:hex, :hackney, "1.4.8", "c8c6977ed55cc5095e3929f6d94a6f732dd2e31ae42a7b9236d5574ec3f5be13", [:rebar3], [{:certifi, "0.3.0", [hex: :certifi, optional: false]}, {:idna, "1.0.3", [hex: :idna, optional: false]}, {:mimerl, "1.0.2", [hex: :mimerl, optional: false]}, {:ssl_verify_hostname, "1.0.5", [hex: :ssl_verify_hostname, optional: false]}]}, |
| 10 | + "idna": {:hex, :idna, "1.0.3", "d456a8761cad91c97e9788c27002eb3b773adaf5c893275fc35ba4e3434bbd9b", [:rebar3], []}, |
11 | 11 | "inch_ex": {:hex, :inch_ex, "0.2.4"},
|
12 |
| - "jsx": {:hex, :jsx, "2.6.2"}, |
13 |
| - "mimerl": {:hex, :mimerl, "1.0.2"}, |
14 |
| - "poison": {:hex, :poison, "2.0.1"}, |
15 |
| - "ranch": {:hex, :ranch, "1.1.0"}, |
16 |
| - "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}} |
| 12 | + "jsx": {:hex, :jsx, "2.6.2", "213721e058da0587a4bce3cc8a00ff6684ced229c8f9223245c6ff2c88fbaa5a", [:mix, :rebar], []}, |
| 13 | + "mimerl": {:hex, :mimerl, "1.0.2", "993f9b0e084083405ed8252b99460c4f0563e41729ab42d9074fd5e52439be88", [:rebar3], []}, |
| 14 | + "poison": {:hex, :poison, "2.0.1", "81248a36d1b602b17ea6556bfa8952492091f01af05173de11f8b297e2bbf088", [:mix], []}, |
| 15 | + "ranch": {:hex, :ranch, "1.1.0", "f7ed6d97db8c2a27cca85cacbd543558001fc5a355e93a7bff1e9a9065a8545b", [:make], []}, |
| 16 | + "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5", "2e73e068cd6393526f9fa6d399353d7c9477d6886ba005f323b592d389fb47be", [:make], []}} |
0 commit comments