Created
August 31, 2012 07:38
-
-
Save justinabrahms/3549924 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2166 ± : ruby github-services.rb [7d0h36m] ✹ | |
WARN The gem environment is out-of-date or has yet to be bootstrapped. | |
Runnning script/bootstrap to remedy this situation... | |
bundle install requires at least 0 argument: "bundle install". | |
/Users/justinlilly/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/spec_set.rb:90:in `block in materialize': Could not find rake-0.8.7 in any of the sources (Bundler::GemNotFound) | |
from /Users/justinlilly/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/spec_set.rb:83:in `map!' | |
from /Users/justinlilly/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/spec_set.rb:83:in `materialize' | |
from /Users/justinlilly/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/definition.rb:113:in `specs' | |
from /Users/justinlilly/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/definition.rb:162:in `specs_for' | |
from /Users/justinlilly/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/definition.rb:151:in `requested_specs' | |
from /Users/justinlilly/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/environment.rb:23:in `requested_specs' | |
from /Users/justinlilly/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler/runtime.rb:11:in `setup' | |
from /Users/justinlilly/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.0/lib/bundler.rb:116:in `setup' | |
from /Users/justinlilly/src/github-services/script/bootstrap:70:in `<main>' | |
WARN The gem environment is STILL out-of-date. | |
Please contact your network administrator. | |
/Users/justinlilly/src/github-services/config/load.rb:26:in `<top (required)>': gem environment not configued (RuntimeError) | |
from /Users/justinlilly/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' | |
from /Users/justinlilly/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' | |
from github-services.rb:1:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment