Commit 5a2d1360 authored by Ethan Urie's avatar Ethan Urie

Ignore grpc interceptors.rb for kwargs deprecation

The GRPC gem's interceptors.rb file has deprecated kwarg calls. This
change adds that file to the ignore list.
parent 8cd1ac74
......@@ -60,6 +60,7 @@ module DeprecationToolkitEnv
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
grpc-1.30.2-universal/darwin/src/ruby/lib/grpc/generic/interceptors.rb
]
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment