Index: gitlab/Gemfile =================================================================== --- gitlab.orig/Gemfile +++ gitlab/Gemfile @@ -214,7 +214,7 @@ end #gem "newrelic_rpm", '~> 3.9.4.245' #gem 'newrelic-grape' -gem 'octokit', '~> 3.7.0' +gem 'octokit', '~> 3.7' gem "mail_room", "~> 0.6.1"