diff options
author | Yuji Yaginuma <yuuji.yaginuma@gmail.com> | 2017-12-26 08:23:33 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-26 08:23:33 +0900 |
commit | 4943c7ed11ecb9c0ae2df369faecadead08f886b (patch) | |
tree | 518f96a2eda9905933a3543e995729a08975cce0 /rails.gemspec | |
parent | 9596d78a12ddac7ade8659cf2843aaeb44cc58d6 (diff) | |
download | rails-4943c7ed11ecb9c0ae2df369faecadead08f886b.tar.gz rails-4943c7ed11ecb9c0ae2df369faecadead08f886b.tar.bz2 rails-4943c7ed11ecb9c0ae2df369faecadead08f886b.zip |
Prevent to install gems when run test (#31564)
`invoke_all` cause `bundle install`. This will install gems actually
defined in `Gemfile`. To avoid this, stubbed `bundle_command`.
Fixes #31557
Diffstat (limited to 'rails.gemspec')
0 files changed, 0 insertions, 0 deletions