Skip to content

Instantly share code, notes, and snippets.

@haroldofurtado
Created May 27, 2013 03:54
Show Gist options
  • Save haroldofurtado/5655112 to your computer and use it in GitHub Desktop.
Save haroldofurtado/5655112 to your computer and use it in GitHub Desktop.
My bundle!
root@tw1-server2:~/teste/teste# bundle
Using rake (10.0.4)
Using i18n (0.6.4)
Using minitest (4.7.4)
Using multi_json (1.7.4)
Using atomic (1.1.9)
Using thread_safe (0.1.0)
Using tzinfo (0.3.37)
Using activesupport (4.0.0.rc1)
Using builder (3.1.4)
Using erubis (2.7.0)
Using rack (1.5.2)
Using rack-test (0.6.2)
Using actionpack (4.0.0.rc1)
Using mime-types (1.23)
Using polyglot (0.3.3)
Using treetop (1.4.12)
Using mail (2.5.4)
Using actionmailer (4.0.0.rc1)
Using activemodel (4.0.0.rc1)
Using activerecord-deprecated_finders (1.0.2)
Using arel (4.0.0)
Using activerecord (4.0.0.rc1)
Using coffee-script-source (1.6.2)
Using execjs (1.4.0)
Using coffee-script (2.2.0)
Using thor (0.18.1)
Using railties (4.0.0.rc1)
Using coffee-rails (4.0.0)
Using hike (1.2.2)
Using jbuilder (1.0.2)
Using jquery-rails (2.2.1)
Using json (1.8.0)
Using bundler (1.3.5)
Using tilt (1.4.1)
Using sprockets (2.10.0)
Using sprockets-rails (2.0.0.rc4)
Using rails (4.0.0.rc1)
Using rdoc (3.12.2)
Using sass (3.2.9)
Using sass-rails (4.0.0.rc1)
Using sdoc (0.3.20)
Using sqlite3 (1.3.7)
Using turbolinks (1.1.1)
Using uglifier (2.1.1)
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