aboutsummaryrefslogtreecommitdiffstats
path: root/tool/update-bundled_gems.rb
Commit message (Expand)AuthorAgeFilesLines
* Update newer version gems onlyNobuyoshi Nakada2023-11-041-17/+20
* Print the date to STDERR if STDIN is a part of input [ci skip]Nobuyoshi Nakada2023-10-281-2/+3
* Select the destination for the latest date by whether inplace modeNobuyoshi Nakada2023-10-271-5/+2
* Do not append latest_date to gems/bundled_gems [ci skip]Kazuhiro NISHIYAMA2023-10-251-2/+6
* Set date in message to the latest gem date [ci skip]Nobuyoshi Nakada2023-10-231-0/+6
* Introduce `UPDATE_BUNDLED_GEMS_ALL` option for auto update for bundled_gems fileHiroshi SHIBATA2023-03-061-2/+6
* Strip trailing spaces [ci skip]Nobuyoshi Nakada2022-10-241-0/+1
* Fix error when commit hash is removed [ci skip]Nobuyoshi Nakada2022-10-241-1/+1
* Preserve each column positions in gems/bundled_gemsNobuyoshi Nakada2022-08-121-1/+3
* update-bundled_gems.rb: Fix typo and version comparisonNobuyoshi Nakada2021-12-021-1/+1
* Drop optional commit hash when updatedNobuyoshi Nakada2021-07-211-1/+7
* update-bundled_gems: support recent format, keep the tag to testNobuyoshi Nakada2020-12-061-1/+2
* update-bundled_gems: chomp ".git" suffix from the source code URINobuyoshi Nakada2020-12-061-1/+1
* Moved update-bundled_gems code to a toolNobuyoshi Nakada2020-12-061-0/+13