Created
February 1, 2013 21:40
-
-
Save benlieb/4694345 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
benlieb@bens 04:34 PM ~/my_life/sites/HostMonster/public_html/pixelearth.net > | |
$ ruby -I/Users/benlieb/.rvm/gems/ruby-1.9.2-p320@global/gems/rubygems-bundler-1.0.3/lib -S gem install bundler | |
/Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs': Could not find rubygems-bundler (>= 0) amongst [actionmailer-3.2.11, actionpack-3.2.11, activemodel-3.2.11, activerecord-3.2.11, activeresource-3.2.11, activesupport-3.2.11, arel-3.0.2, awesome_print-1.1.0, bourbon-3.0.1, builder-3.0.4, bundler-1.2.3, coffee-rails-3.2.2, coffee-script-2.2.0, coffee-script-source-1.4.0, erubis-2.7.0, execjs-1.4.0, factory_girl-4.1.0, factory_girl_rails-4.1.0, haml-3.1.7, haml-rails-0.3.5, has_scope-0.5.1, hike-1.2.1, i18n-0.6.1, inherited_resources-1.3.1, journey-1.0.4, jquery-rails-2.1.4, json-1.7.6, mail-2.4.4, mime-types-1.19, multi_json-1.5.0, mysql2-0.3.11, polyglot-0.3.3, rack-1.4.4, rack-cache-1.2, rack-ssl-1.3.3, rack-test-0.6.2, rails-3.2.11, railties-3.2.11, rake-10.0.3, rdoc-3.12, redgreen-1.2.2, responders-0.9.3, sass-3.2.5, sass-rails-3.2.6, simple_form-2.0.4, sprockets-2.2.2, thor-0.17.0, tilt-1.3.3, treetop-1.4.12, tzinfo-0.3.35, uglifier-1.3.0, useragent-0.4.16] (Gem::LoadError) | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:256:in `to_spec' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:435:in `find_by_name' | |
from /Users/benlieb/.rvm/gems/ruby-1.9.2-p320@global/gems/rubygems-bundler-1.1.0/lib/rubygems-bundler/wrapper.rb:19:in `install' | |
from /Users/benlieb/.rvm/gems/ruby-1.9.2-p320@global/gems/rubygems-bundler-1.1.0/lib/rubygems_plugin.rb:20:in `block in <top (required)>' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:162:in `call' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:162:in `block in install' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:161:in `each' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:161:in `install' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:297:in `block in install' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:270:in `each' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:270:in `each_with_index' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:270:in `install' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:121:in `block in execute' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:115:in `each' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:115:in `execute' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/command.rb:278:in `invoke' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:147:in `process_args' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:117:in `run' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:65:in `run' | |
from /Users/benlieb/.rvm/rubies/ruby-1.9.2-p320/bin/gem:30:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment