Safecast / safecastapi

The app that powers api.safecast.org
44 stars 25 forks source link

Add mime-types gem for fog #895

Closed eitoball closed 2 years ago

eitoball commented 2 years ago

mime-types gem was installed by carrierwave gem, but it has been changed since #883. This PR changes to install mime-types explicitly.