私は得るCould not find ZenTest-4.6.0 in any of the sources
を使用してデータベースを移行しようとしているときbundle exec rake db:migrate
$ bundle show ZenTest
c:/Ruby192/lib/ruby/gems/1.9.1/gems/ZenTest-4.6.0
$ rails -v
Rails 3.0.9
$ ruby -v
ruby 1.8.7
私はgem 'ZenTest'
自分のgemfileに持っています
何が問題なのですか?