Add byebug to GitLab QA gem list for debugging
Chrome makes it much easier to debug browser specs by disabling the headless
option, so add byebug
and pry
for debugging.
I don't think we use capybara-webkit anymore, so bundle install
removed them.