summaryrefslogtreecommitdiff
path: root/tool/fetch-bundled_gems.rb
AgeCommit message (Expand)Author
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