An open API service for producing an overview of a list of open source projects.

Top Ruby Gems: https://github.com/mime-types/ruby-mime-types

mime-types ruby

Score: 32.43493831397489

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Ruby MIME type registry library


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 24 days ago

Total Commits: 452
Total Committers: 62
Avg Commits per committer: 7.29
Development Distribution Score (DDS): 0.515

Commits in past year: 91
Committers in past year: 4
Avg Commits per committer in past year: 22.75
Development Distribution Score (DDS) in past year: 0.308

Name Email Commits
Austin Ziegler a****n@z****a 219
dependabot[bot] 4****] 63
Austin Ziegler a****n@s****m 22
Tom Copeland t****m@r****g 22
Austin Ziegler a****n@h****a 19
Austin Ziegler a****n@r****g 14
Andre Pankratz a****e@w****m 11
Garret Alfert a****t@w****e 8
Jeremy Evans c****e@j****t 4
(no author) (****) 4
Postmodern p****3@g****m 3
Juanito Fatas k****0@g****m 3
Dillon Welch d****8@g****m 3
Arnaud Meuret a****d@m****t 3
Keerthi Siva k****v@g****m 2
Igor Victor g****a@y****u 2
Austin Ziegler a****r@c****m 2
Olle Jonsson o****n@g****m 2
Peter Goldstein p****n@g****m 2
mishina t****8@g****m 2
Aaron Patterson a****n@g****m 1
Aggelos Avgerinos a****s@s****r 1
Al Snow j****w@h****m 1
Alex Vondrak a****k@g****m 1
Austin Ziegler a****n@a****m 1
unknown g****e@r****g 1
Todd Carrico t****o@r****g 1
Steven Thomas s****s@s****m 1
Richard Hurt r****t@c****m 1
Martin d'Allens c****r@g****m 1
and 32 more...

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 46
Total pull requests: 201
Average time to close issues: over 1 year
Average time to close pull requests: about 2 months
Total issue authors: 35
Total pull request authors: 44
Average comments per issue: 4.76
Average comments per pull request: 1.43
Merged pull request: 155
Bot issues: 0
Bot pull requests: 112

Past year issues: 1
Past year pull requests: 131
Past year average time to close issues: about 2 months
Past year average time to close pull requests: about 18 hours
Past year issue authors: 1
Past year pull request authors: 5
Past year average comments per issue: 5.0
Past year average comments per pull request: 1.11
Past year merged pull request: 98
Past year bot issues: 0
Past year bot pull requests: 112

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mime-types/ruby-mime-types

Top Issue Authors

  • halostatue (9)
  • ioquatix (3)
  • nirvdrum (2)
  • envygeeks (1)
  • jasnow (1)
  • slonopotamus (1)
  • losadaem (1)
  • ajvondrak (1)
  • HoneyryderChuck (1)
  • kirillzhiganov (1)
  • ToadJamb (1)
  • jjb (1)
  • gaoguoxin (1)
  • galal-hussein (1)
  • jeremyevans (1)

Top Pull Request Authors

  • dependabot[bot] (112)
  • halostatue (35)
  • jeremyevans (4)
  • olleolleolle (2)
  • mishina2228 (2)
  • mjankowski (2)
  • nna774 (2)
  • OddBloke (2)
  • dogweather (2)
  • m-nakamura145 (2)
  • Muqeet1 (2)
  • JuanitoFatas (2)
  • ajvondrak (1)
  • losadaem (1)
  • jasnow (1)

Top Issue Labels

  • Feature (9)
  • Bug (9)
  • Documentation (3)
  • Security (1)
  • Updated MIME Type (1)

Top Pull Request Labels

  • dependencies (112)
  • github_actions (112)
  • Bug (3)
  • Feature (1)

Package metadata

gem.coop: mime-types

The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes deprecated functions. The columnar registry format introduced in 2.6 has been made the primary format; the registry data has been extracted from this library and put into [mime-types-data][data]. Additionally, mime-types is now licensed exclusively under the MIT licence and there is a code of conduct in effect. There are a number of other smaller changes described in the History file.

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Documentation: http://www.rubydoc.info/gems/mime-types/
  • Licenses: MIT
  • Latest release: 3.7.0 (published 11 months ago)
  • Last Synced: 2026-03-07T10:30:47.250Z (20 days ago)
  • Versions: 49
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 877,795,751 Total
  • Docker Downloads: 2,006,829,051
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.005%
    • Downloads: 0.016%
  • Maintainers (1)
ubuntu-22.04: ruby-mime-types

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Licenses: other
  • Latest release: 3.3.1-1 (published about 1 month ago)
  • Last Synced: 2026-02-13T13:20:29.135Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.374%
    • Forks count: 0.563%
    • Stargazers count: 0.933%
rubygems.org: mime-types

The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes deprecated functions. The columnar registry format introduced in 2.6 has been made the primary format; the registry data has been extracted from this library and put into [mime-types-data][data]. Additionally, mime-types is now licensed exclusively under the MIT licence and there is a code of conduct in effect. There are a number of other smaller changes described in the History file.

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Documentation: http://www.rubydoc.info/gems/mime-types/
  • Licenses: MIT
  • Latest release: 3.7.0 (published 11 months ago)
  • Last Synced: 2026-03-07T07:01:29.762Z (20 days ago)
  • Versions: 49
  • Dependent Packages: 1,210
  • Dependent Repositories: 670,993
  • Downloads: 877,775,588 Total
  • Docker Downloads: 2,006,829,051
  • Rankings:
    • Downloads: 0.015%
    • Dependent repos count: 0.022%
    • Dependent packages count: 0.042%
    • Docker downloads count: 0.066%
    • Average: 0.925%
    • Forks count: 2.245%
    • Stargazers count: 3.157%
  • Maintainers (1)
debian-11: ruby-mime-types

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Documentation: https://packages.debian.org/bullseye/ruby-mime-types
  • Licenses:
  • Latest release: 3.3.1-1 (published about 1 month ago)
  • Last Synced: 2026-02-13T08:22:07.884Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.04: ruby-mime-types

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Licenses:
  • Latest release: 3.5.2-1 (published about 2 months ago)
  • Last Synced: 2026-03-05T11:21:43.453Z (22 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.10: ruby-mime-types

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Licenses:
  • Latest release: 3.5.2-1 (published about 2 months ago)
  • Last Synced: 2026-02-08T06:35:17.148Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
ubuntu-23.10: ruby-mime-types

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Licenses:
  • Latest release: 3.4.1-2 (published about 2 months ago)
  • Last Synced: 2026-02-09T20:07:22.090Z (about 2 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
debian-10: ruby-mime-types

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Documentation: https://packages.debian.org/buster/ruby-mime-types
  • Licenses:
  • Latest release: 3.2.2-1 (published about 1 month ago)
  • Last Synced: 2026-02-13T04:22:55.123Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
guix: ruby-mime-types

Library and registry for MIME content type definitions

ubuntu-20.04: ruby-mime-types

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Licenses:
  • Latest release: 3.3.1-1 (published about 1 month ago)
  • Last Synced: 2026-02-13T07:17:39.349Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-13: ruby-mime-types

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Documentation: https://packages.debian.org/trixie/ruby-mime-types
  • Licenses:
  • Latest release: 3.6.0-1 (published about 1 month ago)
  • Last Synced: 2026-02-13T13:17:28.280Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-12: ruby-mime-types

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Documentation: https://packages.debian.org/bookworm/ruby-mime-types
  • Licenses:
  • Latest release: 3.4.1-2 (published about 1 month ago)
  • Last Synced: 2026-02-12T23:35:03.628Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
ubuntu-23.04: ruby-mime-types

  • Homepage: https://github.com/mime-types/ruby-mime-types/
  • Licenses:
  • Latest release: 3.4.1-2 (published about 1 month ago)
  • Last Synced: 2026-02-11T00:29:48.824Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems
  • debug >= 0
.github/workflows/publish-gem.yml actions
  • actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
  • ruby/setup-ruby d354de180d0c9e813cfddfcbdc079945d4be589b composite
  • rubygems/release-gem 1c162a739e8b4cb21a676e97b087e8268d8fc40b composite
  • step-security/harden-runner 20cf305ff2072d973412fa9b1e3a4f227bda3c76 composite
.github/workflows/reviewdog.yml actions
  • actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
  • reviewdog/action-actionlint 83e4ed25b168066ad8f62f5afbb29ebd8641d982 composite
  • reviewdog/action-typos d5eb1bbcd1b3bfde596f6eeb470322727862fe98 composite
  • step-security/harden-runner 20cf305ff2072d973412fa9b1e3a4f227bda3c76 composite
.github/workflows/zizmor.yml actions
  • actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
  • step-security/harden-runner 20cf305ff2072d973412fa9b1e3a4f227bda3c76 composite
  • zizmorcore/zizmor-action e639db99335bc9038abc0e066dfcd72e23d26fb4 composite
mime-types.gemspec rubygems
.github/workflows/dco-check.yml actions
  • KineticCafe/actions-dco cd9508e5ae82413fbd74b20af21551db0ea3eb78 composite
  • step-security/harden-runner 20cf305ff2072d973412fa9b1e3a4f227bda3c76 composite
.github/workflows/dependency-review.yml actions
  • actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
  • actions/dependency-review-action 3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 composite
  • step-security/harden-runner 20cf305ff2072d973412fa9b1e3a4f227bda3c76 composite
.github/workflows/publish-docs.yml actions
  • actions/checkout 8e8c483db84b4bee98b60c0593521ed34d9990e8 composite
  • actions/deploy-pages d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e composite
  • actions/upload-pages-artifact 7b1f4a764d45c48632c6b24a0339c27f5614fb0b composite
  • ruby/setup-ruby d354de180d0c9e813cfddfcbdc079945d4be589b composite
  • step-security/harden-runner 20cf305ff2072d973412fa9b1e3a4f227bda3c76 composite