On 12 December 2016 at 18:30, fugee ohu <fugee279@gmail.com> wrote:
> Getting this error re rack I think the problem is an unwanted gem or gem
> version somewhere Sometimes you shouldn't put gems in the Gemfile even if
> you're using them, it borks everything so I'm thinking there's a gem
> implicitly stated in my Gemfile that shouldn't be there
>
> Bundler could not find compatible versions for gem "rack":
> In Gemfile:
> rails (= 5.0.0.1) was resolved to 5.0.0.1, which depends on
> actionpack (= 5.0.0.1) was resolved to 5.0.0.1, which depends on
> rack (~> 2.0)
>
> capybara was resolved to 2.11.0, which depends on
> rack (>= 1.0.0)
Have you tried running
bundle update
Colin
--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLv8jkL3scv06t7EtPo%2BxTCSC7c%2BP%3D355HWcUAAyKra4zQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment