Created
September 15, 2016 10:18
-
-
Save cloud8421/8bb3b0be907c3bc803c90a1c864def1e to your computer and use it in GitHub Desktop.
Rebar.lock diff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/rebar.lock b/rebar.lock | |
index 1c484c5..ce009d3 100644 | |
--- a/rebar.lock | |
+++ b/rebar.lock | |
@@ -3,17 +3,14 @@ | |
{<<"cowboy_swagger">>,{pkg,<<"cowboy_swagger">>,<<"1.1.0">>},1}, | |
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"1.0.2">>},2}, | |
{<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.8">>},3}, | |
- {<<"iso8601">>,{pkg,<<"inaka_iso8601">>,<<"1.1.2">>},1}, | |
+ {<<"inaka_iso8601">>,{pkg,<<"inaka_iso8601">>,<<"1.1.2">>},1}, | |
+ {<<"inaka_mixer">>,{pkg,<<"inaka_mixer">>,<<"0.1.5">>},1}, | |
{<<"jiffy">>,{pkg,<<"jiffy">>,<<"0.14.7">>},1}, | |
{<<"lager">>,{pkg,<<"lager">>,<<"3.2.1">>},2}, | |
- {<<"mixer">>,{pkg,<<"inaka_mixer">>,<<"0.1.5">>},1}, | |
{<<"quickrand">>,{pkg,<<"quickrand">>,<<"1.5.3">>},3}, | |
{<<"ranch">>,{pkg,<<"ranch">>,<<"1.2.1">>},2}, | |
{<<"sumo_db">>,{pkg,<<"sumo_db">>,<<"0.6.1">>},1}, | |
- {<<"sumo_rest">>, | |
- {git,"git://github.com/cloud8421/sumo_rest.git", | |
- {ref,"ac4a75ce315fb6d288852cbdc0396eaf87cb18fd"}}, | |
- 0}, | |
+ {<<"sumo_rest">>,{pkg,<<"sumo_rest">>,<<"0.2.1">>},0}, | |
{<<"trails">>,{pkg,<<"trails">>,<<"0.2.0">>},1}, | |
{<<"uuid_erl">>,{pkg,<<"uuid_erl">>,<<"1.5.2-rc1">>},2}, | |
{<<"worker_pool">>,{pkg,<<"worker_pool">>,<<"2.0.1">>},2}]}. | |
@@ -23,13 +20,14 @@ | |
{<<"cowboy_swagger">>, <<"D1141F847B2313D9959383D241294FF786948C66E97086CBE9C0B877FB06A601">>}, | |
{<<"cowlib">>, <<"9D769A1D062C9C3AC753096F868CA121E2730B9A377DE23DEC0F7E08B1DF84EE">>}, | |
{<<"goldrush">>, <<"2024BA375CEEA47E27EA70E14D2C483B2D8610101B4E852EF7F89163CDB6E649">>}, | |
- {<<"iso8601">>, <<"6D84BBA9641FA39802E6B53C57E0B61B2F61BF8E81C112356B57BE8DA31DE771">>}, | |
+ {<<"inaka_iso8601">>, <<"6D84BBA9641FA39802E6B53C57E0B61B2F61BF8E81C112356B57BE8DA31DE771">>}, | |
+ {<<"inaka_mixer">>, <<"754630C0E60221B23E4D83ADF6E789A8B283855E23F9391EEC40980E6E800486">>}, | |
{<<"jiffy">>, <<"9F33B893EDD6041CEAE03BC1E50B412E858CC80B46F3D7535A7A9940A79A1C37">>}, | |
{<<"lager">>, <<"EEF4E18B39E4195D37606D9088EA05BF1B745986CF8EC84F01D332456FE88D17">>}, | |
- {<<"mixer">>, <<"754630C0E60221B23E4D83ADF6E789A8B283855E23F9391EEC40980E6E800486">>}, | |
{<<"quickrand">>, <<"233F755B20F723A8E0A4EEBC568D90D28AB50880BBB13B5A864E05B3851CB42E">>}, | |
{<<"ranch">>, <<"A6FB992C10F2187B46FFD17CE398DDF8A54F691B81768F9EF5F461EA7E28C762">>}, | |
{<<"sumo_db">>, <<"6D7BF7FEA90D8E41DEA894379A4E945622B8BFDDBB3EEF31D79B3D0CA3084056">>}, | |
+ {<<"sumo_rest">>, <<"0407466C2B139940914EDF374FB4887D63B6BBF411A6092D5EADF36F5427810B">>}, | |
{<<"trails">>, <<"8A26C8F32B2A4D317830FAF55F034CC532D849547686806B83063AA1F65213D2">>}, | |
{<<"uuid_erl">>, <<"D4022AB3F4F1A28E86EA15D4075CB0C57EC908D8AF1CA2E8AF28AA815EF93C3A">>}, | |
{<<"worker_pool">>, <<"B90273074898FA89434317991E00884DBBAFFAB5BFD964A7586317CD16FB18D4">>}]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment