summaryrefslogtreecommitdiff
path: root/spec/deprecation_toolkit_env.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/deprecation_toolkit_env.rb')
-rw-r--r--spec/deprecation_toolkit_env.rb5
1 files changed, 1 insertions, 4 deletions
diff --git a/spec/deprecation_toolkit_env.rb b/spec/deprecation_toolkit_env.rb
index 00d66ff3cdc..8e06dcb8c75 100644
--- a/spec/deprecation_toolkit_env.rb
+++ b/spec/deprecation_toolkit_env.rb
@@ -55,11 +55,8 @@ module DeprecationToolkitEnv
# one by one
def self.allowed_kwarg_warning_paths
%w[
- activerecord-6.0.3.7/lib/active_record/migration.rb
- activesupport-6.0.3.7/lib/active_support/cache.rb
- activerecord-6.0.3.7/lib/active_record/relation.rb
asciidoctor-2.0.12/lib/asciidoctor/extensions.rb
- attr_encrypted-3.1.0/lib/attr_encrypted/adapters/active_record.rb
+ gitlab-labkit-0.20.0/lib/labkit/correlation/grpc/client_interceptor.rb
]
end