Closed brightbytes-dude closed 3 years ago
See the changelog for upgrade instructions when changing versions of PT and or PT-AT
See the below link for the resolution to this.
That solved it, thanks!!
And, I can't believe that I didn't know that CHANGELOG.md
is a thing - I must have wasted days of my life trying to figure out upgrade issues that were clearly documented in this file. 🤦
Also some other projects use HISTORY.md
. If you see any libraries without a changelog you should encourage them to add one.
I just upgraded a Rails 5.2 app to Rails 6.0, and now see a bunch of test failures like the following:
Here are the
Gemfile.lock
updates required for the Rails upgrade:Will poke around some more, but any ideas on how to fix would save me some flailing ... :-)