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
Remove unintended new line in gem query deprecation message
With it, the warning looks weird, like this:
```
WARNING: query command is deprecated. It will be removed in Rubygems 4.
WARNING:
It is recommended that you use `gem search` or `gem list` instead.
```
0 commit comments