Getting an error "Rails: Bundler::GemNotFound" error. How can I resolve this?

I am trying to run Ruby tests on LambdaTest and getting a “Rails: Bundler::GemNotFound” error. How can I resolve this?

Hi Rebecca,

You can Run the command bundle update to resolve gem-related issues and proceed with running the tests.