Skip to content

Instantly share code, notes, and snippets.

@PatrickGannon
Created July 10, 2010 00:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PatrickGannon/470278 to your computer and use it in GitHub Desktop.
Save PatrickGannon/470278 to your computer and use it in GitHub Desktop.
Gems included by the bundle:
* abstract (1.0.0)
* actionmailer (3.0.0.beta4)
* actionpack (3.0.0.beta4)
* activemodel (3.0.0.beta4)
* activerecord (3.0.0.beta4)
* activeresource (3.0.0.beta4)
* activesupport (3.0.0.beta4)
* amqp (0.6.7)
* arel (0.4.0)
* bcrypt-ruby (2.1.2)
* bson (1.0.3)
* bson_ext (1.0.1)
* builder (2.1.2)
* bundler (1.0.0.beta.2)
* capistrano (2.5.19)
* capybara (0.3.9 c5e541b)
* cubicle (0.1.30)
* cucumber (0.8.3)
* cucumber-rails (0.3.2 0fe7e4f)
* culerity (0.2.10)
* daemons (1.1.0)
* database_cleaner (0.5.2 7ea99d7)
* devise (1.1.rc1 88ab2fe)
* diff-lcs (1.1.2)
* erubis (2.6.6)
* eventmachine (0.12.10)
* factory_girl (1.3.0)
* factory_girl_rails (1.0)
* faker (0.3.1)
* ffi (0.6.3)
* gherkin (2.0.2)
* highline (1.5.2)
* i18n (0.4.1)
* jnunemaker-validatable (1.8.4)
* joint (0.3.2 11a094d)
* json_pure (1.4.3)
* mail (2.2.5)
* mime-types (1.16)
* mongo (1.0.3)
* mongo_mapper (0.8.2)
* mustache (0.11.2)
* net-scp (1.0.2)
* net-sftp (2.0.4)
* net-ssh (2.0.23)
* net-ssh-gateway (1.0.1)
* nokogiri (1.4.2.1)
* plucky (0.3.2)
* polyglot (0.3.1)
* rack (1.2.1)
* rack-test (0.5.4)
* rails (3.0.0.beta4 2f04c87)
* railties (3.0.0.beta4)
* rake (0.8.7)
* rspec (2.0.0.beta.16)
* rspec-core (2.0.0.beta.16)
* rspec-expectations (2.0.0.beta.16)
* rspec-mocks (2.0.0.beta.16)
* rspec-rails (2.0.0.beta.16)
* selenium-webdriver (0.0.24)
* term-ansicolor (1.0.5)
* thor (0.13.7)
* treetop (1.4.8)
* trollop (1.16.2)
* tzinfo (0.3.22)
* wand (0.2.1)
* warden (0.10.7)
* webrat (0.7.1)
C:\Projects\FlightLinkCR>rake RAILS_ENV=test --trace
(in C:/Projects/FlightLinkCR)
*** WARNING: You must "gem install win32console" (1.2.0 or higher) to get colour
ed output on MRI/Windows
DEPRECATION WARNING: Calling a method in Rails::Application is deprecated, pleas
e call it directly in your application constant FlightLinkCR::Application. (call
ed from method_missing at c:/temp/bundler/bundler/gems/rails-2f04c87/railties/li
b/rails/application.rb:77)
** Invoke default (first_time)
** Invoke spec (first_time)
** Invoke noop (first_time)
** Execute noop
** Execute spec
C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems.rb:779:in `report_activate_error': Co
uld not find RubyGem bundler (>= 0) (Gem::LoadError)
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems.rb:214:in `activate'
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems.rb:1082:in `gem'
from C:/Ruby187/bin/bundle:18
rake aborted!
bundle exec C:/Ruby187/bin/ruby.exe -Ilib -Ispec "./spec/controllers/discrepancies_controller_spec.rb" failed
c:/temp/bundler/gems/rspec-core-2.0.0.beta.16/lib/rspec/core/rake_task.rb:68
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1112:in `verbose'
c:/temp/bundler/gems/rspec-core-2.0.0.beta.16/lib/rspec/core/rake_task.rb:61:in
`send'
c:/temp/bundler/gems/rspec-core-2.0.0.beta.16/lib/rspec/core/rake_task.rb:61
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in `invoke_with_cal
l_chain'
C:/Ruby187/lib/ruby/1.8/monitor.rb:242:in `synchronize'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_cal
l_chain'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequi
sites'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `each'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequi
sites'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_cal
l_chain'
C:/Ruby187/lib/ruby/1.8/monitor.rb:242:in `synchronize'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_cal
l_chain'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_excep
tion_handling'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_excep
tion_handling'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
c:/Ruby187/bin/rake:19:in `load'
c:/Ruby187/bin/rake:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment