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

Fix ArgumentError when uploading to Cloudinary #19

Merged
merged 1 commit into from Dec 12, 2018

Conversation

GWillmann
Copy link
Contributor

See rails/rails#34550

Also Cloudinary Gem has been updated to fix security issues with rest-client but not yet released.

Add this to your Gemfile:

# Gemfile
gem "cloudinary", "1.10.1.pre.rc"

Copy link
Owner

@0sc 0sc left a comment

Choose a reason for hiding this comment

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

Thanks for this @GWillmann. Could rebase and update the PR then we merged. I had earlier merged an update for 0.2.1

@GWillmann GWillmann force-pushed the hotfix/argument-error-when-uploading branch from a02f792 to f98f1b7 Compare December 12, 2018 14:06
@GWillmann
Copy link
Contributor Author

Rebase done. Should be good to go!

@0sc 0sc merged commit ccb97d1 into 0sc:master Dec 12, 2018
@0sc
Copy link
Owner

0sc commented Dec 12, 2018

Cool. Thank you 🥇

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