DEV: Update gem description to match repo desc (#47)

This commit is contained in:
Jarek Radosz 2022-01-19 17:40:16 +01:00 committed by GitHub
parent 0bfac9dd02
commit 357a8c99aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ Gem::Specification.new do |spec|
spec.authors = ["Sam Saffron"]
spec.email = ["sam.saffron@gmail.com"]
spec.summary = %q{A lightweight mime type lookup toy}
spec.description = %q{A lightweight mime type lookup toy}
spec.summary = %q{A minimal mime type library}
spec.description = %q{A minimal mime type library}
spec.homepage = "https://github.com/discourse/mini_mime"
spec.license = "MIT"