aboutsummaryrefslogtreecommitdiffstats
path: root/tool/fetch-bundled_gems.rb
Commit message (Expand)AuthorAgeFilesLines
* Let bundled_gems specify commits to test (#3641)Soutaro Matsumoto2020-10-091-6/+8
* fetch-bundled_gems.rb: Fixed the position of -cNobuyoshi Nakada2020-04-251-1/+1
* fetch-bundled_gems.rb: Quiet detached HEAD adviceNobuyoshi Nakada2020-04-251-2/+3
* Try with and without "v" prefix for numeric tagNobuyoshi Nakada2020-02-241-12/+3
* Retry checking out the versionNobuyoshi Nakada2020-02-241-1/+5
* Test the bundled version minitest instead of masterNobuyoshi Nakada2019-12-311-2/+0
* Use `git pull` instead of `git fetch` if master branchKazuhiro NISHIYAMA2019-09-041-1/+5
* test-bundled-gems-fetchnobu2017-10-251-12/+22
* [EXPERIMENTAL] Added test-bundled-gems task.hsbt2017-10-211-0/+17