summaryrefslogtreecommitdiff
path: root/spec/deprecation_toolkit_env.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-08-09 03:10:10 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-09 03:10:10 +0000
commit53f7c2edf478dac9e6b8e52c4b9a59c53659eb31 (patch)
tree095dd8a89f604956f5ff0ddf6e0b0cd0e0274a27 /spec/deprecation_toolkit_env.rb
parent6ec1ac0d653ff7436487e41019175d5413ee22c3 (diff)
downloadgitlab-ce-53f7c2edf478dac9e6b8e52c4b9a59c53659eb31.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/deprecation_toolkit_env.rb')
-rw-r--r--spec/deprecation_toolkit_env.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/deprecation_toolkit_env.rb b/spec/deprecation_toolkit_env.rb
index d7fea46a8aa..7077118a5d5 100644
--- a/spec/deprecation_toolkit_env.rb
+++ b/spec/deprecation_toolkit_env.rb
@@ -56,6 +56,7 @@ module DeprecationToolkitEnv
def self.allowed_kwarg_warning_paths
%w[
actionpack-6.1.3.2/lib/action_dispatch/routing/route_set.rb
+ graphql-1.11.8/lib/graphql/schema.rb
]
end