Created
October 27, 2011 17:53
-
-
Save ymendel/1320286 to your computer and use it in GitHub Desktop.
This file contains 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
Argyle:~/dev/scratch/flogtest2 yossef$ rake gems:install | |
WARNING: 'require 'rake/rdoctask'' is deprecated. Please use 'require 'rdoc/task' (in RDoc 2.4.2+)' instead. | |
at /Library/Ruby/Gems/1.8/gems/rake-0.9.2.2/lib/rake/rdoctask.rb | |
Please install RDoc 2.4.2+ to generate documentation. | |
gem install paperclip --version ">= 0" | |
Successfully installed multi_json-1.0.3 | |
Successfully installed activesupport-3.1.1 | |
Successfully installed cocaine-0.2.0 | |
Successfully installed paperclip-2.4.5 | |
Successfully installed i18n-0.6.0 | |
Successfully installed activemodel-3.1.1 | |
Successfully installed arel-2.2.1 | |
Successfully installed tzinfo-0.3.30 | |
8 gems installed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment