Adding Ngrok v3.x support
v0.3.0 (2022-11-19)
Both Ngrok v2, and v3 are now supported.
Tested and working on Ubuntu Linux and macOS.
Merged pull requests:
- Added compatibility with Ngrok v3.x (specs also enhanced to test both 2 and 3 versions) #24 (texpert)
- Prepare for different ngrok versions params, still for version 2 #23 (texpert)
- Allow region subdomains - modify Rails config.hosts example to parse the host from NGROK_URL #22 (texpert)
- Set main Ruby version to 2.7.6 #21 (texpert)
- Bump actions/checkout from 2 to 3 #19 (texpert)