You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let -v respond with gem version instead of 'unknown'
This is what was printed before:
```
➜ dead_end git:(main) ✗ dead_end --version
dead_end: version unknown
```
Now we get the actual gem version in the output.
0 commit comments