Created
March 29, 2011 10:43
-
-
Save madrobby/892147 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 | |
Fetching git://github.com/spectator/attr_encrypted.git | |
remote: Counting objects: 465, done. | |
remote: Compressing objects: 100% (240/240), done. | |
remote: Total 465 (delta 249), reused 385 (delta 207) | |
Receiving objects: 100% (465/465), 66.07 KiB, done. | |
Resolving deltas: 100% (249/249), done. | |
Fetching git://github.com/mislav/will_paginate.git | |
remote: Counting objects: 2838, done. | |
remote: Compressing objects: 100% (1039/1039), done. | |
remote: Total 2838 (delta 1839), reused 2691 (delta 1744) | |
Receiving objects: 100% (2838/2838), 394.51 KiB | 326 KiB/s, done. | |
Resolving deltas: 100% (1839/1839), done. | |
Fetching source index for http://rubygems.org/ | |
Could not find gem 'attr_encrypted (>= 0)' in git://github.com/spectator/attr_encrypted.git (at master). | |
Source does not contain any versions of 'attr_encrypted (>= 0)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment