Relax dependency on ruby-gitlab-labkit
This commit is contained in:
parent
033d4b14eb
commit
acfb2107b8
2 changed files with 12 additions and 0 deletions
11
debian/patches/0482-relax-gitlab-labkit.patch
vendored
Normal file
11
debian/patches/0482-relax-gitlab-labkit.patch
vendored
Normal 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
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue