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-12-18 06:11:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-18 06:11:52 +0300
commit77c803f52899ccc450c183a959913ea89d85de88 (patch)
treeef1274446cffb2a1aee02a93853cfa4553b0ba03 /Gemfile.lock
parente22373c9e6f3b8c4587844807b0f52a12f41d91c (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e66433637df..cf561326616 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -30,6 +30,13 @@ PATH
thor (~> 1.3)
PATH
+ remote: gems/gitlab-housekeeper
+ specs:
+ gitlab-housekeeper (0.1.0)
+ httparty
+ rubocop
+
+PATH
remote: gems/gitlab-http
specs:
gitlab-http (0.1.0)
@@ -1877,6 +1884,7 @@ DEPENDENCIES
gitlab-dangerfiles (~> 4.6.0)
gitlab-experiment (~> 0.9.1)
gitlab-fog-azure-rm (~> 1.8.0)
+ gitlab-housekeeper!
gitlab-http!
gitlab-labkit (~> 0.34.0)
gitlab-license (~> 2.3)