Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2022-03-24 06:08:31 +00:00
parent b132e99b27
commit 647e9a6eed
20 changed files with 341 additions and 25 deletions

View File

@ -56,8 +56,11 @@ module DeprecationToolkitEnv
# In this case, we recommend to add a silence together with an issue to patch or update
# the dependency causing the problem.
# See https://gitlab.com/gitlab-org/gitlab/-/commit/aea37f506bbe036378998916d374966c031bf347#note_647515736
#
# - lib/gitlab/lazy.rb: https://gitlab.com/gitlab-org/gitlab/-/issues/356367
def self.allowed_kwarg_warning_paths
%w[
lib/gitlab/lazy.rb
]
end