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 'vendor/shims/mimemagic/Gemfile')
-rw-r--r--vendor/shims/mimemagic/Gemfile6
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/shims/mimemagic/Gemfile b/vendor/shims/mimemagic/Gemfile
deleted file mode 100644
index ef48903d334..00000000000
--- a/vendor/shims/mimemagic/Gemfile
+++ /dev/null
@@ -1,6 +0,0 @@
-source "https://rubygems.org"
-
-# Specify your gem's dependencies in mimemagic.gemspec
-gemspec
-
-gem "rake", "~> 12.0"