Relax dependency on gitlab-labkit in Gemfile

This commit is contained in:
Pirate Praveen 2020-11-27 16:39:24 +05:30
parent d11626294f
commit 750172314d
No known key found for this signature in database
GPG key ID: 8F53E0193B294B75
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- a/Gemfile
+++ b/Gemfile
@@ -288,7 +288,7 @@
gem 'premailer-rails', '~> 1.10', '>= 1.10.3'
# LabKit: Tracing and Correlation
-gem 'gitlab-labkit', '0.12.0'
+gem 'gitlab-labkit', '~> 0.12.0'
# I18n
gem 'ruby_parser', '~> 3.8', require: false

View file

@ -12,6 +12,7 @@
0482-remove-ee-only-gems.patch
0484-relax-asciidoctor-plantuml.patch
0485-relax-net-ssh.patch
0486-relax-gitlab-labkit.patch
0500-set-webpack-root.patch
0510-remove-dev-dependencies.patch
0520-add-system-lib-path-for-webpack.patch