Skip to content

Instantly share code, notes, and snippets.

@kamarcum
Created October 5, 2011 16:05
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 kamarcum/1264830 to your computer and use it in GitHub Desktop.
Save kamarcum/1264830 to your computer and use it in GitHub Desktop.
JRuby bundler puzzlement
$ sudo jruby -S bundle install
Could not find rake-0.9.2 in any of the sources
$ sudo jruby -S gem list
*** LOCAL GEMS ***
bundler (1.0.21)
rake (0.9.2)
rubygems-update (1.6.0)
sources (0.0.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment