Switch to gitlab-license_finder and bump to 6.14.2.1
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
Showing
... | ... | @@ -410,7 +410,10 @@ end |
# Gems required in omnibus-gitlab pipeline | ||
group :development, :test, :omnibus do | ||
gem 'license_finder', '~> 6.0', require: false | ||
# Using a fork until https://github.com/pivotal/LicenseFinder/pull/816 is | ||
# resolved. For details, check discussion in | ||
# https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74881 | ||
gem 'gitlab-license_finder', '~> 6.0', require: false | ||
end | ||
group :test do | ||
... | ... |
Please register or sign in to comment