diff options
author | David RodrÃguez <deivid.rodriguez@riseup.net> | 2020-03-04 13:38:58 +0100 |
---|---|---|
committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2020-03-06 07:43:13 +0900 |
commit | a26d34858c55ec701c1933f5c711942a5591d05d (patch) | |
tree | eb0938dddc8f44ab9a587585ad1a65025ec2f763 /man/bundle-outdated.1.txt | |
parent | 08992f15a64a2afa73e237ef7476ae04dbd69377 (diff) | |
download | bundler-a26d34858c55ec701c1933f5c711942a5591d05d.tar.gz |
Install dev dependencies programmatically
Without shelling out. It should be faster, and it avoids a ruby 2.3
issue where gems installed through a subprocess are not picked up by the
currently running rubygems.
I'm also removing some unneeded `travis_retry` from the TravisCI
configure. These steps shouldn't timeout and if they do, we should
figure out why. Also, they could be hiding other issues not related to
the network. In this case, `travis_retry bin/rake spec:parallel_deps`
was hiding the issue installing dev dependencies being fixed by this
commit.
Diffstat (limited to 'man/bundle-outdated.1.txt')
0 files changed, 0 insertions, 0 deletions