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:
Diffstat (limited to 'tooling/overcommit/Gemfile')
-rw-r--r--tooling/overcommit/Gemfile8
1 files changed, 0 insertions, 8 deletions
diff --git a/tooling/overcommit/Gemfile b/tooling/overcommit/Gemfile
deleted file mode 100644
index 26dad738bab..00000000000
--- a/tooling/overcommit/Gemfile
+++ /dev/null
@@ -1,8 +0,0 @@
-# frozen_string_literal: true
-
-# Make sure to run `make` (in this directory) when you update this file.
-source 'https://rubygems.org'
-
-gem 'overcommit'
-gem 'gitlab-styles', '~> 5.4.0', require: false
-gem 'haml_lint', '~> 0.34.0', require: false