Railties dependencies
Closed this issue · 2 comments
typeoneerror commented
I tried to add filepicker-rails and the carrierwave-filepickerio gem to my project, but I'm unable to resolve dependencies bc it looks like one of the two is only allowing railties in the 3.x release. Rails 4.2 depends on the same version of railties, so I can't use this gem in my project.
doki_core (>= 0) ruby depends on
carrierwave-filepickerio (>= 0) ruby depends on
filepickerio_rails (~> 0.0.2) ruby depends on
railties (~> 3.1) ruby
typeoneerror commented
From the looks of it, that 0.0.2 is from the old fork of carrierwave-filepickerio gem. I'm not sure how to install the latest from the Ink github.
typeoneerror commented
Closing in favor of https://github.com/Ink/carrierwave-filepickerio/issues/3