From ec424d8083e76d358dffcb76e1b0a6a0b4081528 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Fri, 12 Feb 2016 14:50:58 -0600 Subject: [PATCH] upgrade cuttlefish --- rebar.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/rebar.lock b/rebar.lock index b1bbe71..3034e8d 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,20 +1,20 @@ -[{<<"goldrush">>, +[{<<"cuttlefish">>, + {git,"git://github.com/tsloughter/cuttlefish", + {ref,"bd2660f6e090e88556baf203b2769b9319a780d5"}}, + 0}, + {<<"getopt">>, + {git,"git://github.com/jcomellas/getopt.git", + {ref,"659a28f4145bc9843598972854299dc4ea77e4cb"}}, + 1}, + {<<"goldrush">>, {git,"git://github.com/DeadZen/goldrush.git", {ref,"71e63212f12c25827e0c1b4198d37d5d018a7fec"}}, 2}, - {<<"neotoma">>, - {git,"git://github.com/seancribbs/neotoma.git", - {ref,"760928ec8870da02eb11bccb501e2700925d06c6"}}, - 1}, {<<"lager">>, {git,"git://github.com/basho/lager.git", - {ref,"d33ccf3b69de09a628fe38b4d7981bb8671b8a4f"}}, + {ref,"b6b6cebcb27ccff8acc59ae775acebc2f52e4926"}}, 1}, - {<<"getopt">>, - {git,"git://github.com/jcomellas/getopt.git", - {ref,"659a28f4145bc9843598972854299dc4ea77e4cb"}}, - 1}, - {<<"cuttlefish">>, - {git,"git://github.com/tsloughter/cuttlefish", - {ref,"f5f6fdc1b0dd8ebe909b81f0b38f5715d4e869e6"}}, - 0}]. + {<<"neotoma">>, + {git,"git://github.com/seancribbs/neotoma.git", + {ref,"760928ec8870da02eb11bccb501e2700925d06c6"}}, + 1}].