Skip to content

Instantly share code, notes, and snippets.

@PragTob
Created September 27, 2013 20:58
Show Gist options
  • Select an option

  • Save PragTob/6735062 to your computer and use it in GitHub Desktop.

Select an option

Save PragTob/6735062 to your computer and use it in GitHub Desktop.
bundle env output
tobi@speedy:~/github/shoes4$ bundle env
Bundler 1.3.5
Ruby 1.9.3 (2013-05-16 patchlevel 392) [java]
Rubygems 1.8.24
rvm 1.22.9 (master)
GEM_HOME /home/tobi/.rvm/gems/jruby-1.7.4@shoes
GEM_PATH /home/tobi/.rvm/gems/jruby-1.7.4@shoes:/home/tobi/.rvm/gems/jruby-1.7.4@global
rubygems-bundler (1.3.3,1.1.1)
Gemfile
source 'https://rubygems.org'
gemspec
Gemfile.lock
<No Gemfile.lock found>
tobi@speedy:~/github/shoes4$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment