Skip to content

Instantly share code, notes, and snippets.

@lawrencecurtis
Created July 20, 2010 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lawrencecurtis/483579 to your computer and use it in GitHub Desktop.
Save lawrencecurtis/483579 to your computer and use it in GitHub Desktop.
source :gemcutter
gem "amqp"
gem "eventmachine"
gem "em-websocket"
gem "twitter-stream"
gem "uuid
bundle
Fetching source index for http://rubygems.org/
Installing addressable (2.1.2)
Installing eventmachine (0.12.10) with native extensions
Installing amqp (0.6.7)
Installing em-websocket (0.1.3)
Installing macaddr (1.0.0)
Installing twitter-stream (0.1.6)
Installing uuid (2.3.1)
Using bundler (1.0.0.beta.5)
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