casein icon indicating copy to clipboard operation
casein copied to clipboard

casein 5.4.0 authlogic

Open artcoder87 opened this issue 5 years ago • 1 comments

Bundler could not find compatible versions for gem "activemodel": In snapshot (Gemfile.lock): activemodel (= 5.0.7.2)

In Gemfile: casein (~> 5.4.0) was resolved to 5.4.0.0, which depends on authlogic (~> 5.0.0) was resolved to 5.0.2, which depends on activemodel (>= 5.2, < 6.1)

rails (~> 5.0.0) was resolved to 5.0.7.2, which depends on
  activemodel (= 5.0.7.2)

Running bundle update will rebuild your snapshot from scratch, using only the gems in your Gemfile, which may resolve the conflict.

artcoder87 avatar Jun 04 '19 21:06 artcoder87

that error is just about trying to install the gem

artcoder87 avatar Jun 04 '19 21:06 artcoder87