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

Upgrade rails to overcome mimemagic issue #920

Merged
merged 1 commit into from
Apr 1, 2021
Merged

Conversation

solebared
Copy link
Collaborator

@solebared solebared commented Mar 31, 2021

Why

Many versions of mimemagic were recently yanked from rubygems due to a licensing conflict, including the one relied on by our rails version. This upgrades rails to 6.0.3.6 which has been patched to drop mimemagic

Details:
rails/rails#41750
https://weblog.rubyonrails.org/2021/3/26/marcel-upgrade-releases/

Fixes #919.

What

  • Upgrade rails to 6.0.3.6
  • Also drops reform-rails which is unused

Outstanding Questions, Concerns and Other Notes

?

Accessibility

?

Pre-Merge Checklist

  • Security & accessibility have been considered
  • Assuming that a clean build is sufficient, along with some incidental manual testing before release
  • Outstanding questions and concerns have been resolved
  • Any next steps have been turned into Issues or Discussions as appropriate

@solebared solebared merged commit b8a0c30 into main Apr 1, 2021
@solebared solebared deleted the fix-mimemagic-problem branch April 1, 2021 23:46
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.

Issues with mimemagic
2 participants