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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools/module-updater/main.go')
-rw-r--r--tools/module-updater/main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/module-updater/main.go b/tools/module-updater/main.go
index f2a51afc4..08da5da0b 100644
--- a/tools/module-updater/main.go
+++ b/tools/module-updater/main.go
@@ -26,7 +26,6 @@ var skipDirs = map[string]bool{
"danger": true,
"doc": true,
"proto/go/gitalypb": true,
- "ruby": true,
"scripts": true,
"tools/protoc-gen-gitaly-lint/testdata": true,
"unreleased": true,