--- gitlab-foss-13.10.0/Gemfile.orig 2021-03-28 22:15:03.398252822 +0200 +++ gitlab-foss-13.10.0/Gemfile 2021-03-28 22:15:17.792514825 +0200 @@ -277,7 +277,7 @@ gem 'charlock_holmes', '~> 0.7.7' # Detect mime content type from content -gem 'mimemagic', '~> 0.3.2' +gem 'mimemagic', '0.3.5', git: 'https://github.com/mimemagicrb/mimemagic', ref: '01f92d8' # Faster blank gem 'fast_blank'