bogdanovich / ngrok-tunnel

Ngrok-tunnel gem is a simple ruby wrapper for ngrok http://ngrok.com
MIT License
85 stars 50 forks source link

ngrok v3 breaks the gem #23

Open actuallydamo opened 2 years ago

actuallydamo commented 2 years ago

After updating to ngrok 3.0.3 Ngrok::Tunnel.start now errors: ERROR: unknown shorthand flag: 'l' in -log=stdout

There is a PR in progress to make the gem compatible https://github.com/bogdanovich/ngrok-tunnel/pull/22

osetinsky commented 2 years ago

@actuallydamo been banging my head against this for hours. thanks 👍