Created
February 14, 2012 04:45
-
-
Save atmos/1823612 to your computer and use it in GitHub Desktop.
yo lemme see what version of the heroku gem i have installed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ heroku --version | |
! `--version` is not a heroku command. | |
! Perhaps you meant `version`. | |
! See `heroku help` for additional details. | |
~$ heroku -V | |
! `-V` is not a heroku command. | |
! Perhaps you meant `-h`. | |
! See `heroku help` for additional details. | |
~$ heroku -version | |
! `-version` is not a heroku command. | |
! Perhaps you meant `version`. | |
! See `heroku help` for additional details. | |
~$ heroku -v | |
! `-v` is not a heroku command. | |
! Perhaps you meant `-h`. | |
! See `heroku help` for additional details. | |
~$ gem list heroku | |
*** LOCAL GEMS *** | |
heroku (2.17.0, 2.14.0, 2.4.0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
And 5 minutes later I think
heroku version
! :\