debian-mirror-gitlab/debian/patches/Gemfile/0200-add-gitlab-dangerfiles.patch

14 lines
244 B
Diff
Raw Normal View History

Rakefile need this gem
--- a/Gemfile
+++ b/Gemfile
@@ -491,5 +491,8 @@
2022-11-26 12:48:29 +05:30
gem 'CFPropertyList'
gem 'app_store_connect'
2023-01-13 00:17:06 +05:30
+# This is required for Rakefile
+gem 'gitlab-dangerfiles'
2023-01-13 00:17:06 +05:30
+
# For phone verification
gem 'telesignenterprise', '~> 2.2'