Add issue_closing_pattern to gitlab.rb
This is working for me in adding an issue_closing_pattern value to the generated gitlab.yml.
I'm new at ruby, so forgive me if I've made any mistakes here.
Backslashes in the regular expression used in gitlab.rb must be escaped.
Associated issue: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/232