Skip to content

Instantly share code, notes, and snippets.

@rogeralmeida
Created November 27, 2012 01:14
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 rogeralmeida/4151760 to your computer and use it in GitHub Desktop.
Save rogeralmeida/4151760 to your computer and use it in GitHub Desktop.
vagrant@lucid32:/vagrant$ bundle install
/home/vagrant/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1/yaml.rb:56:in `<top (required)>':
It seems your ruby installation is missing psych (for YAML output).
To eliminate this warning, please install libyaml and reinstall your ruby.
Using rake (10.0.2)
Using i18n (0.6.1)
Using multi_json (1.3.7)
Using activesupport (3.2.9)
Using builder (3.0.4)
Using activemodel (3.2.9)
Using erubis (2.7.0)
Using journey (1.0.4)
Using rack (1.4.1)
Using rack-cache (1.2)
Using rack-test (0.6.2)
Using hike (1.2.1)
Using tilt (1.3.3)
Using sprockets (2.2.1)
Using actionpack (3.2.9)
Using mime-types (1.19)
Using polyglot (0.3.3)
Using treetop (1.4.12)
Using mail (2.4.4)
Using actionmailer (3.2.9)
Using active_utils (1.0.5)
Using json (1.7.5)
Using money (5.0.0)
Using nokogiri (1.5.5)
Using activemerchant (1.28.0)
Using arel (3.0.2)
Using tzinfo (0.3.35)
Using activerecord (3.2.9)
Using activeresource (3.2.9)
Using acts_as_list (0.1.4)
Using gyoku (0.4.6)
Using akami (1.2.0)
Using awesome_nested_set (2.1.4)
Using multi_xml (0.5.1)
Using httparty (0.8.3)
Using uuidtools (2.1.3)
Using aws-sdk (1.3.9)
Using bcrypt-ruby (3.0.1)
Using parseline (1.0.3)
Using rghost (0.8.7.9)
Using rghost_barcode (0.9)
Using brcobranca (3.1.1)
Using bundler (1.2.1)
Using cancan (1.6.7)
Using cocaine (0.4.2)
Using coffee-script-source (1.4.0)
Using execjs (1.4.0)
Using coffee-script (2.2.0)
Using rack-ssl (1.3.2)
Using rdoc (3.12)
Using thor (0.16.0)
Using railties (3.2.9)
Using coffee-rails (3.2.2)
Using log-me (0.0.4)
Using sax-machine (0.1.0)
Using correios-frete (1.5.2)
Using rails (3.2.9)
Using deface (0.9.1)
Using orm_adapter (0.0.7)
Using warden (1.1.1)
Using devise (2.0.4)
Using ffaker (1.12.1)
Using highline (1.6.11)
Using httpi (1.1.1)
Using jquery-rails (2.1.3)
Using kaminari (0.13.0)
Using libv8 (3.3.10.4)
Using nori (1.1.3)
Using paperclip (2.8.0)
Using pg (0.14.1)
Using polyamorous (0.5.0)
Using rabl (0.7.2)
Using ransack (0.7.0)
Using sass (3.2.3)
Using sass-rails (3.2.5)
Using wasabi (2.5.1)
Using savon (1.2.0)
Using select2-rails (3.2.1)
Using state_machine (1.1.2)
Using stringex (1.3.3)
Using spree_core (1.2.3.beta) from git://github.com/spree/spree.git (at 1-2-stable)
Using spree_api (1.2.3.beta) from git://github.com/spree/spree.git (at 1-2-stable)
Using spree_cmd (1.2.3.beta) from git://github.com/spree/spree.git (at 1-2-stable)
Using spree_dash (1.2.3.beta) from git://github.com/spree/spree.git (at 1-2-stable)
Using spree_promo (1.2.3.beta) from git://github.com/spree/spree.git (at 1-2-stable)
Using spree_sample (1.2.3.beta) from git://github.com/spree/spree.git (at 1-2-stable)
Using spree (1.2.3.beta) from git://github.com/spree/spree.git (at 1-2-stable)
Using spree_auth_devise (1.0.0) from git://github.com/spree/spree_auth_devise (at master)
Using spree_boleto (1.0.1) from source at /opt/spree_boleto
Using spree_correios (1.0.4) from git://github.com/rogercafe/spree_correios.git (at master)
Using spree_i18n (1.0.0) from git://github.com/spree/spree_i18n.git (at master)
Using spree_skrill (1.0.2)
Using spree_usa_epay (1.0.2)
Using therubyracer (0.10.2)
Using uglifier (1.3.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment