You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mimemagic used in integration test (v0.3.4) is outdated.
As rails/rails#41750 shows, the license of mimemagic was changed to GPL 2.0 and reverted to MIT, and v0.3.4 was yanked.
The latest version of Rails (5.2.5, 6.0.3.6 and 6.1.3.1) do not depends on mimemagic, so we should use these latest Rails.
As I reported on #859, I tried to fix broken CI in #858. At the same time I tried to fix this issue (cf. 4052f18, 77088e0), but I could not fix entire problems due to other complicated reasons.
Uh oh!
There was an error while loading. Please reload this page.
Maybe related to #859
mimemagic used in integration test (v0.3.4) is outdated.
As rails/rails#41750 shows, the license of mimemagic was changed to GPL 2.0 and reverted to MIT, and v0.3.4 was yanked.
The latest version of Rails (5.2.5, 6.0.3.6 and 6.1.3.1) do not depends on mimemagic, so we should use these latest Rails.
As I reported on #859, I tried to fix broken CI in #858. At the same time I tried to fix this issue (cf. 4052f18, 77088e0), but I could not fix entire problems due to other complicated reasons.
Links
Version
The text was updated successfully, but these errors were encountered: