From 67a040afc2ca28efeb338663d8d4761a15d36eb3 Mon Sep 17 00:00:00 2001 From: Suzanne Vogt Date: Tue, 12 Nov 2024 11:52:39 -0500 Subject: [PATCH] Schema 3 dep: appease rubocop. --- app/validators/xml_schema_validator.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/validators/xml_schema_validator.rb b/app/validators/xml_schema_validator.rb index ee2f4efb4..258e8f7a9 100644 --- a/app/validators/xml_schema_validator.rb +++ b/app/validators/xml_schema_validator.rb @@ -41,7 +41,7 @@ def validate_each(record, _attribute, value) return false if kernel.blank? invalid_schemas = %w[ - http://datacite.org/schema/kernel-2.1 + http://datacite.org/schema/kernel-2.1 http://datacite.org/schema/kernel-2.2 http://datacite.org/schema/kernel-3.0 http://datacite.org/schema/kernel-3.1