Advertisement
Guest User

Untitled

a guest
Jul 8th, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 1.89 KB | None | 0 0
  1. c:\Ruby200-x64\devkit>rbtc_simple
  2. fatal: Not a git repository (or any of the parent directories): .git
  3. fatal: Not a git repository (or any of the parent directories): .git
  4. C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bundler-1.6.3/lib/bundler/spec_set.rb:92
  5. :in `block in materialize': Could not find rake-10.1.1 in any of the sources (Bu
  6. ndler::GemNotFound)
  7.        from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bundler-1.6.3/lib/bundler/s
  8. pec_set.rb:85:in `map!'
  9.        from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bundler-1.6.3/lib/bundler/s
  10. pec_set.rb:85:in `materialize'
  11.         from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bundler-1.6.3/lib/bundler/d
  12. efinition.rb:133:in `specs'
  13.        from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bundler-1.6.3/lib/bundler/d
  14. efinition.rb:178:in `specs_for'
  15.        from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bundler-1.6.3/lib/bundler/r
  16. untime.rb:13:in `setup'
  17.         from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bundler-1.6.3/lib/bundler.r
  18. b:127:in `setup'
  19.        from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/bundler-1.6.3/lib/bundler.r
  20. b:132:in `require'
  21.        from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/rbtc_arbitrage_simple-2.1.1
  22. /lib/rbtc_arbitrage.rb:3:in `block in <top (required)>'
  23.         from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/rbtc_arbitrage_simple-2.1.1
  24. /lib/rbtc_arbitrage.rb:2:in `chdir'
  25.        from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/rbtc_arbitrage_simple-2.1.1
  26. /lib/rbtc_arbitrage.rb:2:in `<top (required)>'
  27.        from C:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:5
  28. 5:in `require'
  29.         from C:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:5
  30. 5:in `require'
  31.        from C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/rbtc_arbitrage_simple-2.1.1
  32. /bin/rbtc_simple:4:in `<top (required)>'
  33.        from C:/Ruby200-x64/bin/rbtc_simple:23:in `load'
  34.         from C:/Ruby200-x64/bin/rbtc_simple:23:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement