So after this `rake setup` complete fine, but running `rake check` or `rake setup` again produces the same thing:
```` /Users/adamw/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs': Could not find rake (>= 0) amongst [asciidoctor-0.1.4, awestruct-0.5.5, bootstrap-sass-3.1.1.1, celluloid-0.15.2, chunky_png-1.3.1, coderay-1.1.0, colorize-0.7.3, compass-0.12.7, compass-960-plugin-0.10.4, cssminify-1.0.2, diff-lcs-1.2.5, em-websocket-0.5.1, eventmachine-1.0.3, execjs-2.2.1, ffi-1.9.3, formatador-0.2.5, fssm-0.2.10, git-1.2.8, guard-2.6.1, guard-livereload-2.1.3, haml-4.0.5, htmlcompressor-0.1.1, http_parser.rb-0.6.0, json-1.8.1, libv8-3.16.14.3-x86_64-darwin-12, listen-2.7.9, lumberjack-1.0.9, method_source-0.8.2, mime-types-2.3, multi_json-1.10.1, nokogiri-1.5.11, pry-0.10.1, rack-1.5.2, rb-fsevent-0.9.4, rb-inotify-0.9.5, redcarpet-3.1.2, ref-1.0.5, rest-client-1.6.7, rspec-3.0.0, rspec-core-3.0.4, rspec-expectations-3.0.4, rspec-mocks-3.0.4, rspec-support-3.0.4, ruby-s3cmd-0.1.5, sass-3.2.19, slop-3.6.0, therubyracer-0.12.1, thor-0.19.1, tilt-2.0.1, timers-1.1.0, uglifier-2.5.3, yajl-ruby-1.2.1, zurb-foundation-4.3.2] (Gem::LoadError) from /Users/adamw/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:256:in `to_spec' from /Users/adamw/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems.rb:1231:in `gem' from /Users/adamw/.rvm/gems/ruby-1.9.3-p194/bin/rake:18:in `<main>' from /Users/adamw/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `eval' from /Users/adamw/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `<main>' ````
I just love ruby
|