Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-21 09:09:55 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-21 09:09:55 +0300
commitcb9d96285c52d95a49782688e4ec8dd3f3942c89 (patch)
treed8c1cf67f3360326c215b27e1a51675c0b6cd902 /Gemfile
parent7619a0da6b4cc22b1eb8ecf3f943f6a28eac9937 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 444762c5ecf..29bc726e54d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -638,3 +638,5 @@ gem 'net-protocol', '~> 0.1.3' # rubocop:todo Gemfile/MissingFeatureCategory
gem 'net-http', '= 0.1.1' # rubocop:todo Gemfile/MissingFeatureCategory
gem 'duo_api', '~> 1.3' # rubocop:todo Gemfile/MissingFeatureCategory
+
+gem 'gitlab-sdk', feature_category: :application_instrumentation