Recreates the Capybara Screenshot bug.
Note: this can be fixed by switching to mattheworiordan/capybara-screenshot#205
-gem 'capybara-screenshot'
+gem 'capybara-screenshot', git: 'https://github.com/ArturT/capybara-screenshot.git',
+ branch: 'fix-reporter_module-loaded-twice'