Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace mimemagic with marcel #996

Merged
merged 2 commits into from Apr 2, 2021
Merged

Replace mimemagic with marcel #996

merged 2 commits into from Apr 2, 2021

Conversation

mvz
Copy link
Member

@mvz mvz commented Mar 27, 2021

  • Bump Rails version to one that includes transitive dependency on marcel 1.0.0
  • Replace mimemagic dependency with dependency on marcel 1.0.0
  • Update code that used MimeMagic to use Marcel::MimeType
  • Remove old unused helper method

- Bump Rails version to one that includes transitive dependency on
  marcel 1.0.0
- Replace mimemagic dependency with dependency on marcel 1.0.0
- Update code that used MimeMagic to use Marcel::MimeType
- Remove old unused helper method
@mvz
Copy link
Member Author

mvz commented Mar 27, 2021

It seems carrierwave still needs mimemagic 0.3.x. Waiting for carrierwaveuploader/carrierwave#2551 to be released.

This version also uses marcel instead of mimemagic.
@mvz mvz merged commit 34e7d1d into master Apr 2, 2021
@mvz mvz deleted the replace-mimemagic branch April 2, 2021 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant