Skip to content

Update mime-types to v3.5.1 and mime-types data to 3.2023.1003

Stan Hu requested to merge sh-update-mime-types into master

What does this MR do and why?

This fixes a spurious warning message:

Type application/netcdf is already registered as a variant of application/netcdf.

I think this gem is only needed by CarrierWave for generating a default extension for a filename that does not have an extension.

Relates to #369364 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports