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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-07-26 21:09:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-26 21:09:51 +0300
commitf57f1c6cd8a89454bb8a4a1b965738dcc8007d5d (patch)
treeadaa136d2f5423dc75fef3e31e2cdb635734628f /spec/deprecation_toolkit_env.rb
parent81f9ca3c644d6e14de09b61202b67dbb6e321fe7 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/deprecation_toolkit_env.rb')
-rw-r--r--spec/deprecation_toolkit_env.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/deprecation_toolkit_env.rb b/spec/deprecation_toolkit_env.rb
index 37ff7bafc54..d7fea46a8aa 100644
--- a/spec/deprecation_toolkit_env.rb
+++ b/spec/deprecation_toolkit_env.rb
@@ -55,8 +55,6 @@ module DeprecationToolkitEnv
# one by one
def self.allowed_kwarg_warning_paths
%w[
- asciidoctor-2.0.12/lib/asciidoctor/extensions.rb
- gitlab-labkit-0.20.0/lib/labkit/correlation/grpc/client_interceptor.rb
actionpack-6.1.3.2/lib/action_dispatch/routing/route_set.rb
]
end