Bundler could not find compatible versions for gem "rspec-mocks":
In Gemfile:
rspec-rails (~> 2.11.0) ruby depends on
rspec (~> 2.11.0) ruby depends on
rspec-mocks (~> 2.11.0) ruby
rspec-activemodel-mocks (>= 0) ruby depends on
rspec-mocks (~> 3.0.0) ruby
/usr/lib64/ruby/gems/2.1.0/gems/bundler-1.10.2/lib/bundler/resolver.rb:345:in `block in verify_gemfile_dependencies_are_found!': Could not find gem 'simplecov-rcov (>= 0) ruby' in any of the gem sources listed in your Gemfile or available on this machine. (Bundler::GemNotFound)
(中略)
[root@support redmine]# bundle exec rake generate_secret_token
Could not find rake-10.4.2 in any of the sources
Run `bundle install` to install missing gems.