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

Request for updated RubyGems release of carrierwave-google-storage to support carrierwave 3.0.7 #54

Open
champierre opened this issue Apr 17, 2024 · 0 comments

Comments

@champierre
Copy link

I want to use carrierwave-google-storage with the latest version of carrierwave (3.0.7), but the version on RubyGems has a dependency on carrierwave (< 3). The master branch has updated the dependency to carrierwave (< 4), so I currently bypass the issue by adding the following to my Gemfile:

gem 'carrierwave-google-storage', github: 'carrierwaveuploader/carrierwave-google-storage', branch: 'master'

instead of

gem 'carrierwave-google-storage'

Could you please update the version on RubyGems to reflect these changes?

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

No branches or pull requests

1 participant