Created
March 19, 2015 13:35
-
-
Save gugote/ae3234bb010c817e9992 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@doorbot-test /var/www/ring-site (frontend*) $ bundle config build.nokogiri --use-system-libraries | |
vagrant@doorbot-test /var/www/ring-site (frontend*) $ bundle | |
Fetching source index from https://rubygems.org/ | |
Using rake 10.4.2 | |
Using CFPropertyList 2.3.0 | |
Using i18n 0.7.0 | |
Using json 1.8.2 | |
Using minitest 5.5.1 | |
Using thread_safe 0.3.4 | |
Using tzinfo 1.2.2 | |
Using activesupport 4.1.9 | |
Using builder 3.2.2 | |
Using erubis 2.7.0 | |
Using actionview 4.1.9 | |
Using rack 1.5.2 | |
Using rack-test 0.6.3 | |
Using actionpack 4.1.9 | |
Using mime-types 2.4.3 | |
Using mail 2.6.3 | |
Using actionmailer 4.1.9 | |
Using activemodel 4.1.9 | |
Using active_model_serializers 0.7.0 | |
Using active_utils 2.2.3 | |
Using mini_portile 0.6.2 | |
Bundler::GemspecError: Could not read gem at /usr/local/rvm/gems/ruby-2.1.3@ring-site/cache/nokogiri-1.6.6.2.gem. It may be corrupted. | |
An error occurred while installing nokogiri (1.6.6.2), and Bundler cannot continue. | |
Make sure that `gem install nokogiri -v '1.6.6.2'` succeeds before bundling. | |
vagrant@doorbot-test /var/www/ring-site (frontend*) $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment