Switch GPX MIME type detection to use marcel

This commit is contained in:
Tom Hughes 2021-03-30 18:26:23 +01:00
parent 7bdd4e6809
commit 4a6b1e54a5
3 changed files with 3 additions and 6 deletions

View file

@ -109,7 +109,7 @@ gem "logstasher"
gem "bzip2-ffi"
gem "ffi-libarchive"
gem "gd2-ffij", ">= 0.4.0"
gem "mimemagic"
gem "marcel"
# Used for browser detection
gem "browser"