flip icon indicating copy to clipboard operation
flip copied to clipboard

Upgrading to rails 6.0.3.3, Bundler could not find compatible versions for gem "activesupport"

Open rajesh1285 opened this issue 4 years ago • 0 comments

Bundler could not find compatible versions for gem "activesupport": In Gemfile: flip was resolved to 1.1.1, which depends on activesupport (>= 4.0, <= 5.2)

rails (~> 6.0.3.3) was resolved to 6.0.3.3, which depends on
  activesupport (= 6.0.3.3)

rajesh1285 avatar Sep 17 '20 18:09 rajesh1285