Skip to content

Instantly share code, notes, and snippets.

@et44
Created February 19, 2012 18:53
Show Gist options
  • Save et44/1865162 to your computer and use it in GitHub Desktop.
Save et44/1865162 to your computer and use it in GitHub Desktop.
Pusher-Chat-Rails incomplete install package
Aristotle:Pusher-Chat-Rails eric$ bundle install
Fetching source index for http://rubygems.org/
Installing rake (0.9.2)
Installing abstract (1.0.0) WARNING: abstract-1.0.0 has an invalid nil value for @cert_chain
Installing activesupport (3.0.2)
Installing builder (2.1.2) WARNING: builder-2.1.2 has an invalid nil value for @cert_chain
Installing i18n (0.4.2)
Installing activemodel (3.0.2)
Installing erubis (2.6.6)
Installing rack (1.2.1)
Installing rack-mount (0.6.13)
Installing rack-test (0.5.6)
Installing tzinfo (0.3.23)
Installing actionpack (3.0.2)
Installing mime-types (1.16)
Installing polyglot (0.3.1)
Installing treetop (1.4.8)
Installing mail (2.2.9.1)
Installing actionmailer (3.0.2)
Installing arel (2.0.2)
Installing activerecord (3.0.2)
Installing activeresource (3.0.2)
Using bundler (1.0.22)
Installing crack (0.1.8)
Installing json (1.4.6) with native extensions
Installing ruby-hmac (0.4.0)
Installing signature (0.1.2)
Installing pusher (0.6.0)
Installing thor (0.14.4)
Installing railties (3.0.2)
Installing rails (3.0.2)
Installing sqlite3 (1.3.4) with native extensions
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment