Update bundle and use newer codecoverage reporter

This commit is contained in:
Sebastian Serth
2018-10-10 14:30:50 +02:00
parent 58f82178b8
commit 767b6aaa54
3 changed files with 25 additions and 22 deletions

View File

@ -63,7 +63,6 @@ group :test do
gem 'capybara'
gem 'selenium-webdriver'
gem 'headless'
gem 'codeclimate-test-reporter', require: false
gem 'database_cleaner'
gem 'nyan-cat-formatter'
gem 'rspec-autotest'