Skip to content

Commit

Permalink
Schema 3 dep: appease rubocop.
Browse files Browse the repository at this point in the history
  • Loading branch information
svogt0511 committed Nov 12, 2024
1 parent 99b48c3 commit 67a040a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/validators/xml_schema_validator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 67a040a

Please sign in to comment.