Skip to content

Instantly share code, notes, and snippets.

@rtyler
Created August 10, 2015 00:01
Show Gist options
  • Save rtyler/e6779f924932d6adab4f to your computer and use it in GitHub Desktop.
Save rtyler/e6779f924932d6adab4f to your computer and use it in GitHub Desktop.
#
# This /tmp directory was generated by some integration tests installing thor-0.19.1.gem
#
➜ groovy-gem git:(master) ✗ GEM_PATH= GEM_HOME=/tmp/geminstallerintegrationspec2599869760798060236 irb
geminstallerintegrationspec2599869760798060236 :001 > require 'thor/version'
=> true
geminstallerintegrationspec2599869760798060236 :002 > Thor::VERSION
=> "0.19.1"
geminstallerintegrationspec2599869760798060236 :003 >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment