Relax dependency on ruby-gitlab-labkit

This commit is contained in:
Pirate Praveen 2019-11-29 13:38:53 +05:30
parent 033d4b14eb
commit acfb2107b8
2 changed files with 12 additions and 0 deletions

View file

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

View file

@ -10,6 +10,7 @@
0470-relax-bootsnap.patch
0480-embed-snowplow-tracker.patch
0481-relax-contracts-dependency-of-snowplow.patch
0482-relax-gitlab-labkit.patch
0500-set-webpack-root.patch
0510-remove-dev-dependencies.patch
0520-add-system-lib-path-for-webpack.patch