Skip to content

Commit

Permalink
Update some gems
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Jan 18, 2010
1 parent 1d849ad commit 31732a7
Show file tree
Hide file tree
Showing 777 changed files with 809 additions and 26,620 deletions.
6 changes: 3 additions & 3 deletions config/environments/test.rb
Expand Up @@ -10,8 +10,8 @@

config.action_mailer.delivery_method = :test

config.gem "cucumber", :version => ">= 0.4.2"
config.gem "thoughtbot-shoulda", :lib => "shoulda", :version => ">= 2.10.2"
config.gem "thoughtbot-factory_girl", :lib => "factory_girl", :version => ">= 1.2.2"
config.gem "cucumber", :version => ">= 0.6.1"
config.gem "shoulda", :version => ">= 2.10.3"
config.gem "factory_girl", :version => ">= 1.2.2"
config.gem "rspec", :version => ">= 1.2.8", :lib => false
config.gem "rspec-rails", :version => ">= 1.2.7.1", :lib => false
1 change: 0 additions & 1 deletion vendor/gems/cucumber-0.4.2/.gitattributes

This file was deleted.

17 changes: 0 additions & 17 deletions vendor/gems/cucumber-0.4.2/.gitignore

This file was deleted.

0 comments on commit 31732a7

Please sign in to comment.