so I did
gem uninstall sqlite3
gem install sqlite3
and it installed sqlite3-1.3.13 and I still get the same error
How to tell what version of what is incompatible with what? I’m not sure what the right state is supposed to be. And, what is the Gemfile/Bundler - would that help? What directory should I be looking for this Gemfile in?