Skip to content

Instantly share code, notes, and snippets.

@antillas21
Created July 11, 2012 18:15
Show Gist options
  • Save antillas21/3092118 to your computer and use it in GitHub Desktop.
Save antillas21/3092118 to your computer and use it in GitHub Desktop.
Gem Bundle
~/Documents/Apps/TangoSource/ctsteps-authorization-server [master*]$ bundle
Using rake (0.8.7)
Using multi_json (1.3.6)
Using activesupport (3.1.0)
Using bcrypt-ruby (3.0.1)
Using builder (3.0.0)
Using i18n (0.6.0)
Using activemodel (3.1.0)
Using erubis (2.7.0)
Using rack (1.3.6)
Using rack-cache (1.0.3)
Using rack-mount (0.8.3)
Using rack-test (0.6.1)
Using hike (1.2.1)
Using tilt (1.3.3)
Using sprockets (2.0.4)
Using actionpack (3.1.0)
Using mime-types (1.19)
Using polyglot (0.3.3)
Using treetop (1.4.10)
Using mail (2.3.3)
Using actionmailer (3.1.0)
Using arel (2.2.3)
Using tzinfo (0.3.33)
Using activerecord (3.1.0)
Using activeresource (3.1.0)
Using addressable (2.2.8)
Using bson (1.3.0)
Using bson_ext (1.3.0)
Using coderay (1.0.7)
Using execjs (1.4.0)
Using faker (1.0.1)
Using json (1.6.4)
Using kgio (2.7.4)
Using libv8 (3.3.10.4)
Using systemu (2.5.1)
Using macaddr (1.6.1)
Using method_source (0.7.1)
Using mongo (1.3.0)
Using will_paginate (3.0.pre4)
Using mongoid (2.0.0)
Using notator (1.0.0)
Using slop (2.4.4)
Using pry (0.9.9.6)
Using rack-ssl (1.3.2)
Using bundler (1.1.4)
Using rdoc (3.12)
Using thor (0.14.6)
Using railties (3.1.0)
Using rails (3.1.0)
Using raindrops (0.10.0)
Using sass (3.1.20)
Using sass-rails (3.1.5)
Using therubyracer (0.9.9)
Using uglifier (1.2.6)
Using unicorn (4.3.1)
Using uuid (2.3.5)
Your bundle is complete! It was installed into /Users/aantillon/.rvm/gems/ruby-1.9.3-p194@btsteps
~/Documents/Apps/TangoSource/ctsteps-authorization-server [master*]$ mongo --version
MongoDB shell version: 1.6.5
## will this be the problem?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment