Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Removed mimemagic and falling back to file due to incompatible licence - #2680

Open
anathematic wants to merge 1 commit into
thoughtbot:v4.3from
tidyhq:v4.3
Open

Removed mimemagic and falling back to file due to incompatible licence#2680
anathematic wants to merge 1 commit into
thoughtbot:v4.3from
tidyhq:v4.3

Conversation

@anathematic

Copy link
Copy Markdown

For those who like to live on the bleeding edge, I've updated a 5~ year old version with the mimemagic fix 😎

Comment thread lib/paperclip/version.rb
@@ -1,3 +1,3 @@
module Paperclip
VERSION = "4.3.7".freeze unless defined? Paperclip::VERSION
VERSION = "4.3.6".freeze unless defined? Paperclip::VERSION

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

isnt the next version 4.3.8?

Suggested change
VERSION = "4.3.6".freeze unless defined? Paperclip::VERSION
VERSION = "4.3.8".freeze unless defined? Paperclip::VERSION

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Hah! It turns out I can't increment numbers- must have missed that day in school.

I no longer have access to the original repo I made this PR from, so please feel free to close this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants