Created
December 10, 2014 10:22
-
-
Save t-min/ba6b46bbffd18fecb187 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
| $ bundle install --path vendor/bundle | |
| Fetching gem metadata from https://rubygems.org/....... | |
| Resolving dependencies... | |
| Using rake 10.3.2 | |
| Using addressable 2.3.6 | |
| Installing pkg-config 1.1.6 (was 1.1.5) | |
| Installing glib2 2.2.3 (was 2.2.0) | |
| Installing atk 2.2.3 (was 2.2.0) | |
| Installing cairo 1.14.0 (was 1.12.9) | |
| Using safe_yaml 1.0.4 | |
| Using crack 0.4.2 | |
| Using delayer 0.0.2 | |
| Installing gdk_pixbuf2 2.2.3 (was 2.2.0) | |
| Using locale 2.1.0 | |
| Using text 1.3.0 | |
| Using gettext 3.0.9 | |
| Installing pango 2.2.3 (was 2.2.0) | |
| Installing gtk2 2.2.3 (was 2.2.0) | |
| Using json_pure 1.8.1 | |
| Using memoize 1.3.1 | |
| Using metaclass 0.0.4 | |
| Using mocha 0.14.0 | |
| Using moneta 0.8.0 | |
| Using oauth 0.4.7 | |
| Using power_assert 0.1.4 | |
| Using ruby-hmac 0.4.0 | |
| Using test-unit 3.0.2 | |
| Using typed-array 0.1.2 | |
| Using watch 0.1.0 | |
| Using webmock 1.20.0 | |
| Using bundler 1.7.9 | |
| Your bundle is complete! | |
| It was installed into ./vendor/bundle |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment