diff --git a/spec/integrations.yml b/spec/integrations.yml index 6e018ba02..b0a82cc44 100644 --- a/spec/integrations.yml +++ b/spec/integrations.yml @@ -18,6 +18,8 @@ exclude: - core/string/casecmp_spec.rb - core/symbol/casecmp_spec.rb + - language/source_encoding_spec.rb + - security/cve_2010_1330_spec.rb - name: regexp_parser namespace: Regexp repo_uri: 'https://github.com/ammar/regexp_parser.git'