Add patch to relax gitlab-labkit

This commit is contained in:
Sruthi Chandran 2019-10-03 13:59:06 +05:30
parent 7376ad73dc
commit 6e7d6daa74
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- a/Gemfile
+++ b/Gemfile
@@ -282,7 +282,7 @@
gem 'premailer-rails', '~> 1.9', '>=1.9.7'
# LabKit: Tracing and Correlation
-gem 'gitlab-labkit', '~> 0.3.0'
+gem 'gitlab-labkit', '~> 0.3'
# I18n
gem 'ruby_parser', '~> 3.8', require: false

View file

@ -5,6 +5,7 @@
0290-skip-peek-mysql2.patch
0340-relax-httparty.patch
#0400-Relax-recaptcha-version.patch
0410-relax-gitlab-labkit.patch
0430-remove-gitlab-markup.patch
0440-remove-puma.patch
0450-remove-bullet.patch