I created a new Rails app (v5.2.4.3) using Ruby 2.7.1 and discovered the blizzard of "keyword parameter" warnings endemic in this release.
rbenv install --list, for some reason, doesn't list Ruby versions beyond 2.4.0. I've manually installed 2.6.6 but am unable to launch it.
This seems like a simple problem. Hints?