Merge branch 'dev' of dev.gitlabhq.com:gitlabhq into dev

This commit is contained in:
DZ 2011-10-27 16:47:39 +03:00
commit 84457708d8
134 changed files with 1462 additions and 1475 deletions

View file

@ -33,7 +33,7 @@ end
group :development, :test do
gem 'rspec-rails'
gem 'shoulda'
gem "shoulda", "~> 3.0.0.beta2"
gem 'capybara'
gem 'autotest'
gem 'autotest-rails'