Skip to content

Instantly share code, notes, and snippets.

@itochan
Created August 31, 2011 11:53
Show Gist options
  • Save itochan/1183374 to your computer and use it in GitHub Desktop.
Save itochan/1183374 to your computer and use it in GitHub Desktop.
これをやるのに134分かかった
[itochan@ito315]~/FacebookIrcGateway% sudo gem update (git)-[master]
Updating installed gems
Updating actionmailer
Fetching: activesupport-3.1.0.gem (100%)
Fetching: bcrypt-ruby-3.0.0.gem (100%)
Building native extensions. This could take a while...
Fetching: activemodel-3.1.0.gem (100%)
Fetching: rack-cache-1.0.3.gem (100%)
Fetching: rack-test-0.6.1.gem (100%)
Fetching: rack-mount-0.8.3.gem (100%)
Fetching: hike-1.2.1.gem (100%)
Fetching: sprockets-2.0.0.gem (100%)
Fetching: actionpack-3.1.0.gem (100%)
Fetching: actionmailer-3.1.0.gem (100%)
Successfully installed activesupport-3.1.0
Successfully installed bcrypt-ruby-3.0.0
Successfully installed activemodel-3.1.0
Successfully installed rack-cache-1.0.3
Successfully installed rack-test-0.6.1
Successfully installed rack-mount-0.8.3
Successfully installed hike-1.2.1
Successfully installed sprockets-2.0.0
Successfully installed actionpack-3.1.0
Successfully installed actionmailer-3.1.0
Updating activerecord
Fetching: arel-2.2.1.gem (100%)
Fetching: activerecord-3.1.0.gem (100%)
Successfully installed arel-2.2.1
Successfully installed activerecord-3.1.0
Updating activeresource
Fetching: activeresource-3.1.0.gem (100%)
Successfully installed activeresource-3.1.0
Updating bundler
Fetching: bundler-1.0.18.gem (100%)
Successfully installed bundler-1.0.18
Updating em-http-request
Fetching: eventmachine-1.0.0.beta.3.gem (100%)
Building native extensions. This could take a while...
Fetching: http_parser.rb-0.5.2.gem (100%)
Building native extensions. This could take a while...
Fetching: em-socksify-0.1.0.gem (100%)
Fetching: em-http-request-1.0.0.gem (100%)
Successfully installed eventmachine-1.0.0.beta.3
Successfully installed http_parser.rb-0.5.2
Successfully installed em-socksify-0.1.0
Successfully installed em-http-request-1.0.0
Updating faraday
Fetching: faraday-0.7.4.gem (100%)
Successfully installed faraday-0.7.4
Updating minitest
Fetching: minitest-2.5.1.gem (100%)
Successfully installed minitest-2.5.1
Updating msgpack
Fetching: msgpack-0.4.6.gem (100%)
Building native extensions. This could take a while...
Successfully installed msgpack-0.4.6
Updating mysql2
Fetching: mysql2-0.3.7.gem (100%)
Building native extensions. This could take a while...
Successfully installed mysql2-0.3.7
Updating net-http-persistent
Fetching: net-http-persistent-2.0.gem (100%)
Successfully installed net-http-persistent-2.0
Updating oauth2
Fetching: oauth2-0.5.0.gem (100%)
Successfully installed oauth2-0.5.0
Updating passenger
Fetching: passenger-3.0.8.gem (100%)
Successfully installed passenger-3.0.8
Updating polyglot
Fetching: polyglot-0.3.2.gem (100%)
Successfully installed polyglot-0.3.2
Updating rails
Fetching: rack-ssl-1.3.2.gem (100%)
Fetching: railties-3.1.0.gem (100%)
Fetching: rails-3.1.0.gem (100%)
Successfully installed rack-ssl-1.3.2
Successfully installed railties-3.1.0
Successfully installed rails-3.1.0
Updating rdoc
Fetching: rdoc-3.9.4.gem (100%)
Depending on your version of ruby, you may need to install ruby rdoc/ri data:
<= 1.8.6 : unsupported
= 1.8.7 : gem install rdoc-data; rdoc-data --install
= 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!
Successfully installed rdoc-3.9.4
Updating rubygems-update
Fetching: rubygems-update-1.8.10.gem (100%)
Successfully installed rubygems-update-1.8.10
Updating spruz
Fetching: spruz-0.2.13.gem (100%)
Successfully installed spruz-0.2.13
Updating tilt
Fetching: tilt-1.3.3.gem (100%)
Successfully installed tilt-1.3.3
Updating treetop
Fetching: treetop-1.4.10.gem (100%)
Successfully installed treetop-1.4.10
Updating webmock
Fetching: webmock-1.7.5.gem (100%)
Successfully installed webmock-1.7.5
Updating webrobots
Fetching: webrobots-0.0.11.gem (100%)
Successfully installed webrobots-0.0.11
Gems updated: activesupport, bcrypt-ruby, activemodel, rack-cache, rack-test, rack-mount, hike, sprockets, actionpack, actionmailer, arel, activerecord, activeresource, bundler, eventmachine, http_parser.rb, em-socksify, em-http-request, faraday, minitest, msgpack, mysql2, net-http-persistent, oauth2, passenger, polyglot, rack-ssl, railties, rails, rdoc, rubygems-update, spruz, tilt, treetop, webmock, webrobots
Installing ri documentation for activesupport-3.1.0...
Installing ri documentation for bcrypt-ruby-3.0.0...
Installing ri documentation for activemodel-3.1.0...
Installing ri documentation for rack-cache-1.0.3...
Installing ri documentation for rack-test-0.6.1...
Installing ri documentation for rack-mount-0.8.3...
Installing ri documentation for hike-1.2.1...
Installing ri documentation for sprockets-2.0.0...
Installing ri documentation for actionpack-3.1.0...
Installing ri documentation for actionmailer-3.1.0...
Installing ri documentation for arel-2.2.1...
Installing ri documentation for activerecord-3.1.0...
Installing ri documentation for activeresource-3.1.0...
Installing ri documentation for bundler-1.0.18...
Installing ri documentation for eventmachine-1.0.0.beta.3...
Installing ri documentation for http_parser.rb-0.5.2...
Installing ri documentation for em-socksify-0.1.0...
Installing ri documentation for em-http-request-1.0.0...
Installing ri documentation for faraday-0.7.4...
Installing ri documentation for minitest-2.5.1...
Installing ri documentation for msgpack-0.4.6...
Installing ri documentation for mysql2-0.3.7...
Installing ri documentation for net-http-persistent-2.0...
Installing ri documentation for oauth2-0.5.0...
Installing ri documentation for passenger-3.0.8...
Installing ri documentation for polyglot-0.3.2...
Installing ri documentation for rack-ssl-1.3.2...
Installing ri documentation for railties-3.1.0...
Installing ri documentation for rails-3.1.0...
file 'lib' not found
Installing ri documentation for rdoc-3.9.4...
Installing ri documentation for rubygems-update-1.8.10...
Installing ri documentation for spruz-0.2.13...
Installing ri documentation for tilt-1.3.3...
Installing ri documentation for treetop-1.4.10...
Installing ri documentation for webmock-1.7.5...
Installing ri documentation for webrobots-0.0.11...
Installing RDoc documentation for activesupport-3.1.0...
Installing RDoc documentation for bcrypt-ruby-3.0.0...
Installing RDoc documentation for activemodel-3.1.0...
Installing RDoc documentation for rack-cache-1.0.3...
Installing RDoc documentation for rack-test-0.6.1...
Installing RDoc documentation for rack-mount-0.8.3...
Installing RDoc documentation for hike-1.2.1...
Installing RDoc documentation for sprockets-2.0.0...
Installing RDoc documentation for actionpack-3.1.0...
Installing RDoc documentation for actionmailer-3.1.0...
Installing RDoc documentation for arel-2.2.1...
Installing RDoc documentation for activerecord-3.1.0...
Installing RDoc documentation for activeresource-3.1.0...
Installing RDoc documentation for bundler-1.0.18...
Installing RDoc documentation for eventmachine-1.0.0.beta.3...
Installing RDoc documentation for http_parser.rb-0.5.2...
Installing RDoc documentation for em-socksify-0.1.0...
Installing RDoc documentation for em-http-request-1.0.0...
Installing RDoc documentation for faraday-0.7.4...
Installing RDoc documentation for minitest-2.5.1...
Installing RDoc documentation for msgpack-0.4.6...
Installing RDoc documentation for mysql2-0.3.7...
Installing RDoc documentation for net-http-persistent-2.0...
Installing RDoc documentation for oauth2-0.5.0...
Installing RDoc documentation for passenger-3.0.8...
Installing RDoc documentation for polyglot-0.3.2...
Installing RDoc documentation for rack-ssl-1.3.2...
Installing RDoc documentation for railties-3.1.0...
Installing RDoc documentation for rails-3.1.0...
file 'lib' not found
Installing RDoc documentation for rdoc-3.9.4...
Installing RDoc documentation for rubygems-update-1.8.10...
Installing RDoc documentation for spruz-0.2.13...
Installing RDoc documentation for tilt-1.3.3...
Installing RDoc documentation for treetop-1.4.10...
Installing RDoc documentation for webmock-1.7.5...
Installing RDoc documentation for webrobots-0.0.11...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment