Remove gitlab-license gem from Gemfile (EE only)
This commit is contained in:
parent
b33ac019af
commit
4d2550e06a
1 changed files with 9 additions and 0 deletions
|
@ -10,3 +10,12 @@
|
|||
# Spam and anti-bot protection
|
||||
gem 'recaptcha', '~> 4.11', require: 'recaptcha/rails'
|
||||
gem 'akismet', '~> 2.0'
|
||||
@@ -283,8 +280,6 @@
|
||||
gem 'request_store', '~> 1.3'
|
||||
gem 'base32', '~> 0.3.0'
|
||||
|
||||
-gem "gitlab-license", "~> 1.0"
|
||||
-
|
||||
# Sentry integration
|
||||
gem 'sentry-raven', '~> 2.9'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue