Fork me on GitHub
#gorilla
<
2017-07-03
>
elise_huard20:07:02

hello! I'm trying to upgrade gorilla-repl to 1.9.0-alpha16, because I'd like to use specs in my project. However I'm having an issue due to a hidden dependency to a really old version of ring (1.2.2)

elise_huard20:07:26

this only comes in when I do the actual lein gorilla :port 9000 call

elise_huard20:07:08

so lein deps etc doesn't pull it in on my project (which refers to the lein-gorilla plugin with normally the right dependency), but actually running gorilla-repl from command line pulls in old dependencies

elise_huard20:07:18

bit stumped at this point - any ideas?