Fix mimemagic bug.

This commit is contained in:
chiu 2021-03-29 13:31:23 +08:00
parent 00f815b4c3
commit 7d12d71f14
1 changed files with 1 additions and 0 deletions

View File

@ -179,4 +179,5 @@ Gem::Specification.new do |s|
s.test_files = Dir["test/**/*"]
s.add_dependency "rufus-scheduler", "~> 3.6.0"
s.add_dependency "mimemagic" , "0.3.9"
end