Created
October 31, 2008 02:29
-
-
Save rsanheim/21203 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
rsanheim@ares:~/src/relevance/obsidian (master)$ rake | |
(in /Users/rsanheim/src/relevance/obsidian) | |
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/gempackagetask.rb:13:Warning: Gem::manage_gems is deprecated and will be removed on or after March 2009. | |
/opt/local/lib/ruby/site_ruby/1.8/rubygems.rb:147:in `activate': can't activate activesupport (= 2.1.1, runtime), already activated activesupport-2.1.2 (Gem::Exception) | |
from /opt/local/lib/ruby/site_ruby/1.8/rubygems.rb:163:in `activate' | |
from /opt/local/lib/ruby/site_ruby/1.8/rubygems.rb:162:in `each' | |
from /opt/local/lib/ruby/site_ruby/1.8/rubygems.rb:162:in `activate' | |
from /opt/local/lib/ruby/site_ruby/1.8/rubygems.rb:49:in `gem' | |
from ./test/test_helper.rb:6 | |
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require' | |
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require' | |
from -e:1 | |
rake aborted! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment