Closed RailsCod3rFuture closed 6 years ago
I don't see how that error relates to a Rails 5.2 incompatibility. We only depend on actionpack and actionpack 5.2.1 is >= 3.1
so that should be fine.
You probably have a corrupt or inconsistent Gemfile.lock which is causing the error.
It works now. I needed to update my ruby gem set to 2.4.4.
Its breaking my bundle update?