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

Updates Gemfile.lock to mimemagic 0.3.6 #102

Closed
wants to merge 1 commit into from

Conversation

anyakhvost
Copy link
Contributor

Resolves https://jenkins.uat.appeals.va.gov/job/bakes/job/prod/job/efolder/169/console failed build

Description

Updates Gemfile.lock to mimemagic 0.3.6

See mimemagicrb/mimemagic#98

0.3.5 was yanked from the Internet due to a licensing issue, and an 0.4.0 version was released. But ActiveStorage depends on marcel which depends on 0.3.x, so an 0.3.6 version was released.

    marcel (0.3.3)
      mimemagic (~> 0.3.2)

This version GPL2 licensed. This appears to be a non-issue for our case but IANAL.

Copy link
Contributor

@n1zyy n1zyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Today, it's 0.3.7, with 0.3.6 having been yanked: https://rubygems.org/gems/mimemagic/versions

I hope this doesn't become a pattern. :(

@n1zyy
Copy link
Contributor

n1zyy commented Mar 25, 2021

@n1zyy n1zyy closed this Mar 25, 2021
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

2 participants