Backup commit

This commit is contained in:
Jan Renz
2015-04-13 22:36:27 +02:00
parent cb98ef50fb
commit c0fde51f6c
5 changed files with 14 additions and 4 deletions

View File

@ -60,7 +60,7 @@ group :test do
gem 'nyan-cat-formatter'
gem 'rake'
gem 'rspec-autotest'
gem 'rspec-rails', '~> 3.1.0'
gem 'rspec-rails'
gem 'selenium-webdriver'
gem 'simplecov', require: false
end