|
3 | 3 | "bunt": {:hex, :bunt, "0.1.6", "5d95a6882f73f3b9969fdfd1953798046664e6f77ec4e486e6fafc7caad97c6f", [:mix], []},
|
4 | 4 | "certifi": {:hex, :certifi, "0.4.0", "a7966efb868b179023618d29a407548f70c52466bf1849b9e8ebd0e34b7ea11f", [:rebar3], []},
|
5 | 5 | "comeonin": {:hex, :comeonin, "2.5.3", "ccd70ebf465eaf4e11fc5a13fd0f5be2538b6b4975d4f7a13d571670b31da060", [:make, :mix], []},
|
6 |
| - "conduit": {:git, "https://github.com/operable/conduit.git", "b95a75945a2e21f1af23d58239f87427af4bad9a", [branch: "v1.0.0"]}, |
| 6 | + "conduit": {:git, "https://github.com/operable/conduit.git", "2aa52b357b3af9b6562b290954a913c0b639766f", [tag: "1.0.0"]}, |
7 | 7 | "connection": {:hex, :connection, "1.0.4", "a1cae72211f0eef17705aaededacac3eb30e6625b04a6117c1b2db6ace7d5976", [:mix], []},
|
8 | 8 | "cowboy": {:hex, :cowboy, "1.0.4", "a324a8df9f2316c833a470d918aaf73ae894278b8aa6226ce7a9bf699388f878", [:make, :rebar], [{:cowlib, "~> 1.0.0", [hex: :cowlib, optional: false]}, {:ranch, "~> 1.0", [hex: :ranch, optional: false]}]},
|
9 | 9 | "cowlib": {:hex, :cowlib, "1.0.2", "9d769a1d062c9c3ac753096f868ca121e2730b9a377de23dec0f7e08b1df84ee", [:make], []},
|
|
28 | 28 | "getopt": {:git, "https://github.com/jcomellas/getopt.git", "68fe326f2c7585eb32a5b136dffc75428a53fc02", [branch: "master"]},
|
29 | 29 | "goldrush": {:hex, :goldrush, "0.1.8", "2024ba375ceea47e27ea70e14d2c483b2d8610101b4e852ef7f89163cdb6e649", [:rebar3], []},
|
30 | 30 | "gproc": {:hex, :gproc, "0.5.0", "2df2d886f8f8a7b81a4b04aa17972b5965bbc5bf0100ea6d8e8ac6a0e7389afe", [:rebar], []},
|
31 |
| - "greenbar": {:git, "https://github.com/operable/greenbar.git", "f5601a056ee5439aefd72999631a29300b2d9323", [branch: "v1.0.0"]}, |
32 |
| - "greenbar_markdown": {:git, "https://github.com/operable/greenbar_markdown.git", "c01514ebfb5f2922cac6fc6a46f668e7d2700235", []}, |
| 31 | + "greenbar": {:git, "https://github.com/operable/greenbar.git", "4894c15b39854416b8a5eeea21f944f7db1a942a", [tag: "1.0.0"]}, |
| 32 | + "greenbar_markdown": {:git, "https://github.com/operable/greenbar_markdown.git", "c8a571511e9e1ca9d40a1d6ee08edf41bfd2f290", [tag: "1.0.0"]}, |
33 | 33 | "hackney": {:hex, :hackney, "1.6.1", "ddd22d42db2b50e6a155439c8811b8f6df61a4395de10509714ad2751c6da817", [:rebar3], [{:certifi, "0.4.0", [hex: :certifi, optional: false]}, {:idna, "1.2.0", [hex: :idna, optional: false]}, {:metrics, "1.0.1", [hex: :metrics, optional: false]}, {:mimerl, "1.0.2", [hex: :mimerl, optional: false]}, {:ssl_verify_fun, "1.1.0", [hex: :ssl_verify_fun, optional: false]}]},
|
34 | 34 | "html_entities": {:hex, :html_entities, "0.3.0", "2f278ffc69c3f0cbd5996628fef37cf922fa715f3e04b9f38924c8adced3f25a", [:mix], []},
|
35 | 35 | "httpoison": {:hex, :httpoison, "0.9.2", "a211a8e87403a043c41218e64df250d321f236ac57f786c6a0ccf3e9e817c819", [:mix], [{:hackney, "~> 1.6.0", [hex: :hackney, optional: false]}]},
|
|
52 | 52 | "phoenix_html": {:hex, :phoenix_html, "2.7.0", "19e12e2044340c2e43df206a06d059677c59ea1868bd1c35165438d592cd420b", [:mix], [{:plug, "~> 1.0", [hex: :plug, optional: false]}]},
|
53 | 53 | "phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.5", "829218c4152ba1e9848e2bf8e161fcde6b4ec679a516259442561d21fde68d0b", [:mix], [{:fs, "~> 0.9.1", [hex: :fs, optional: false]}, {:phoenix, "~> 1.0 or ~> 1.2-rc", [hex: :phoenix, optional: false]}]},
|
54 | 54 | "phoenix_pubsub": {:hex, :phoenix_pubsub, "1.0.1", "c10ddf6237007c804bf2b8f3c4d5b99009b42eca3a0dfac04ea2d8001186056a", [:mix], []},
|
55 |
| - "piper": {:git, "https://github.com/operable/piper.git", "d3d61429156b2eb7411407ca3679fda9c297dc28", []}, |
| 55 | + "piper": {:git, "https://github.com/operable/piper.git", "1d3ca9457dde24769c856977ad56c04227ff93e7", [tag: "1.0.0"]}, |
56 | 56 | "plug": {:hex, :plug, "1.2.2", "cfbda521b54c92ab8ddffb173fbaabed8d8fc94bec07cd9bb58a84c1c501b0bd", [:mix], [{:cowboy, "~> 1.0", [hex: :cowboy, optional: true]}, {:mime, "~> 1.0", [hex: :mime, optional: false]}]},
|
57 | 57 | "poison": {:hex, :poison, "2.2.0", "4763b69a8a77bd77d26f477d196428b741261a761257ff1cf92753a0d4d24a63", [:mix], []},
|
58 | 58 | "poolboy": {:hex, :poolboy, "1.5.1", "6b46163901cfd0a1b43d692657ed9d7e599853b3b21b95ae5ae0a777cf9b6ca8", [:rebar], []},
|
59 | 59 | "postgrex": {:hex, :postgrex, "0.11.2", "139755c1359d3c5c6d6e8b1ea72556d39e2746f61c6ddfb442813c91f53487e8", [:mix], [{:connection, "~> 1.0", [hex: :connection, optional: false]}, {:db_connection, "~> 1.0-rc", [hex: :db_connection, optional: false]}, {:decimal, "~> 1.0", [hex: :decimal, optional: false]}]},
|
60 |
| - "probe": {:git, "https://github.com/operable/probe.git", "17ac5b22343866455fbc21b122f67690938231fc", [branch: "v1.0.0"]}, |
| 60 | + "probe": {:git, "https://github.com/operable/probe.git", "83eae6a35c4c88f07f37b76f4c9c5cfe78ab6711", [tag: "1.0.0"]}, |
61 | 61 | "ranch": {:hex, :ranch, "1.2.1", "a6fb992c10f2187b46ffd17ce398ddf8a54f691b81768f9ef5f461ea7e28c762", [:make], []},
|
62 | 62 | "romeo": {:git, "https://github.com/operable/romeo.git", "65106b94f134a12791ec63fa284b0ce5e9358538", [branch: "iq-bodies"]},
|
63 | 63 | "slack": {:git, "https://github.com/operable/Elixir-Slack.git", "4d6a3c4036ec4129e8d77e55cd1d3e62093cc001", []},
|
64 | 64 | "snappy": {:git, "https://github.com/fdmanana/snappy-erlang-nif.git", "0951a1bf8e58141b3c439bebe1f2992688298631", []},
|
65 |
| - "spanner": {:git, "https://github.com/operable/spanner.git", "c88d527c38484d2ceb921d145f1337c25cf0c4e5", [branch: "v1.0.0"]}, |
| 65 | + "spanner": {:git, "https://github.com/operable/spanner.git", "bca179ecab83016e37917c65d15e4b73e10a819b", [tag: "1.0.0"]}, |
66 | 66 | "ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.0", "edee20847c42e379bf91261db474ffbe373f8acb56e9079acb6038d4e0bf414f", [:make, :rebar], []},
|
67 | 67 | "table_rex": {:hex, :table_rex, "0.8.3", "1c68dfc6886d6f118f5047b0449d6402ae0ac5709064789e578c2f4659f4064b", [:mix], []},
|
68 | 68 | "uuid": {:hex, :uuid, "1.1.5", "96cb36d86ee82f912efea4d50464a5df606bf3f1163d6bdbb302d98474969369", [:mix], []},
|
|
0 commit comments