summaryrefslogtreecommitdiff
path: root/tool/fetch-bundled_gems.rb
AgeCommit message (Expand)Author
2022-07-27merge revision(s) 456e1d1eaa9bb11adaed1acde488d7da3c88704b:nagachika
2020-10-09Let bundled_gems specify commits to test (#3641)Soutaro Matsumoto
2020-04-25fetch-bundled_gems.rb: Fixed the position of -cNobuyoshi Nakada
2020-04-25fetch-bundled_gems.rb: Quiet detached HEAD adviceNobuyoshi Nakada
2020-02-24Try with and without "v" prefix for numeric tagNobuyoshi Nakada
2020-02-24Retry checking out the versionNobuyoshi Nakada
2019-12-31Test the bundled version minitest instead of masterNobuyoshi Nakada
2019-09-04Use `git pull` instead of `git fetch` if master branchKazuhiro NISHIYAMA
2017-10-25test-bundled-gems-fetchnobu
2017-10-21[EXPERIMENTAL] Added test-bundled-gems task.hsbt