On Thursday, September 7, 2017 at 2:13:46 AM UTC+1, Joe Guerra wrote:
>
> ok, a smaller jump to rails 4.2.8 compiled without any warnings.
>
> :)
>
>
You do pretty much just have to read the messages. It's saying that it 
wants to use devise 3.5.6, which needs rails < 5 but that elsewhere in your 
gem file you're saying you want rails 5, so it doesn't know what to do. 
Typically you would resolve this by changing the constraint on devise (I 
think you might need devise 4.x for rails 5).

Fred
 

> On Tuesday, September 5, 2017 at 8:07:44 AM UTC-4, Joe Guerra wrote:
>>
>> I'm trying to resolve some dependancies issues in my rails app.
>>
>> How do you resolve these issues typically? 
>>
>> Thanks, 
>> Joe
>>
>>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/6e8ca820-1bc4-4aa3-a2a8-2e36c750d918%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to