Skip to content

Instantly share code, notes, and snippets.

@bgrundy
Created May 13, 2021 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bgrundy/9d49477135f64e87fbb55d14ee3bd1df to your computer and use it in GitHub Desktop.
Save bgrundy/9d49477135f64e87fbb55d14ee3bd1df to your computer and use it in GitHub Desktop.
$ rbenv versions
* system (set by RBENV_VERSION environment variable)
2.7.3
$ rbenv shell
system
$ which ruby
/home/barry/.rbenv/shims/ruby
$ ~/.rbenv/shims/ruby -v
ruby 3.0.1p64 (2021-04-05 revision 0fb782ee38) [x86_64-linux]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment