Skip to content

Instantly share code, notes, and snippets.

@technicalpickles
Created August 1, 2011 23:05
Show Gist options
  • Save technicalpickles/1119197 to your computer and use it in GitHub Desktop.
Save technicalpickles/1119197 to your computer and use it in GitHub Desktop.
wtf bundler?
$ gem install bundler
ERROR: Could not find a valid gem 'bundler' (>= 0) in any repository
ERROR: Possible alternatives: bundler
$ gem install bundler
Fetching: bundler-1.0.15.gem (100%)
Successfully installed bundler-1.0.15
1 gem installed
Installing ri documentation for bundler-1.0.15...
Installing RDoc documentation for bundler-1.0.15...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment