我在Gemfile中列出了与自动测试相关的gem,并顺利地运行了bundle install,但是当我试图启动服务器时,我得到了错误Could not find ZenTest-4.6.2 in any因此,我在Gemfile中添加了ZenTest 4.6.2并重新运行bundle install。现在根据我的bash终端,我的bundle is complete包括Using ZenTest (4.6.2),但是当我尝试启动我的服务器时,我仍然得到错误Could not find ZenTest