summaryrefslogtreecommitdiff
path: root/gems
Commit message (Collapse)AuthorAgeFilesLines
* Fix rbs (#7415)Soutaro Matsumoto2023-03-021-1/+1
| | | | * Update RBS to skip validation task * Revert TEST_BUNDLED_GEMS_ALLOW_FAILURES
* Test with unreleased RBS (#7411)Soutaro Matsumoto2023-03-011-1/+1
| | | | | | | * Use RBS 3.0.1 3.0.2 cannot run test on Ruby CI. Waiting for the next release... * Use unreleased version of RBS
* Update bundled gems list at 2023-03-01git2023-03-011-2/+2
|
* Update bundled gems list at 2023-02-28git2023-02-281-1/+1
|
* Update bundled gems list at 2023-02-27git2023-02-271-2/+2
|
* Use the development versions of minitest and debug gemsYusuke Endoh2023-02-191-2/+2
| | | | | | | | This is a preparation for a new message format of NameError. [Feature #18285] https://github.com/minitest/minitest/pull/942 https://github.com/ruby/debug/pull/889
* Update bundled gems list at 2023-01-20git2023-01-201-1/+1
|
* Update RBS commit hash (#7143)Soutaro Matsumoto2023-01-181-1/+1
| | | Use a commit at the top of RBS 2.8.3, not 3.0.0.dev.N.
* Bump up typeprof-0.21.4Hiroshi SHIBATA2023-01-121-1/+1
|
* Try to use https://github.com/ruby/rbs/pull/1207Hiroshi SHIBATA2023-01-121-1/+1
|
* Remove extra line which causes `make test-bundled-gems-fetch` to failBenoit Daloze2023-01-101-1/+0
|
* [DOC] Comments about fields in bundled_gems fileNobuyoshi Nakada2023-01-101-1/+8
|
* Update bundled gems list at 2023-01-06git2023-01-061-1/+1
|
* Update bundled gems list at 2023-01-02git2023-01-021-1/+1
|
* Update bundled_gems for net-imapShugo Maeda2022-12-231-1/+1
|
* debug.gem v1.7.1Koichi Sasada2022-12-231-1/+1
|
* Revert "Update bundled gems list at 2022-12-22"Takashi Kokubun2022-12-211-1/+1
| | | | This reverts commit 89a66f20d8701f30f3d9952ae62a02fdefcd166b.
* Update bundled gems list at 2022-12-22git2022-12-221-1/+1
|
* Update power_assert to 2.0.3Kazuki Tsujimoto2022-12-221-1/+1
|
* Update bundled_gemsHiroshi SHIBATA2022-12-211-2/+2
|
* Partially revert "Update bundled_gems"Takashi Kokubun2022-12-151-1/+1
| | | | | | This reverts the net-imap upgrade of commit e3ed6c07832edf2a95bae3bdd908cc3f5b65eebe. net-imap tests of test-bundled-gems seem to be broken https://github.com/ruby/ruby/actions/runs/3704473689/jobs/6277145052.
* Update bundled_gemsKazuhiro NISHIYAMA2022-12-151-2/+2
|
* debug.gem v1.7.0Koichi Sasada2022-12-031-1/+1
|
* Use rbs HEAD for [Feature #19134]Shugo Maeda2022-11-291-1/+1
|
* Update bundled gems list at 2022-11-28git2022-11-281-1/+1
|
* Update bundled_gems (#6813)Soutaro Matsumoto2022-11-261-1/+1
| | | * Update bundled_gems
* Update bundled gems list at 2022-10-30git2022-10-301-1/+1
|
* * remove trailing spaces. [ci skip]git2022-10-241-1/+1
|
* Update bundled gems list at 2022-10-24git2022-10-241-1/+1
|
* Update bundled gems list at 2022-10-16Nobuyoshi Nakada2022-10-161-1/+1
|
* Update bundled gems list at 2022-10-08git2022-10-081-1/+1
|
* Bundle RBS 2.7.0 (#6506)Soutaro Matsumoto2022-10-071-1/+1
|
* Update bundled gems list at 2022-10-04git2022-10-041-1/+1
|
* Update bundled_gemsShugo Maeda2022-09-291-1/+1
|
* Update bundled_gemsHiroshi SHIBATA2022-09-291-3/+3
|
* Update bundled_gemsKoichi Sasada2022-09-161-1/+1
| | | Try latest patch to avoid some race on Mac OS X.
* Try latest debug.gemKoichi Sasada2022-09-131-1/+1
|
* Use rbs HEAD for https://github.com/ruby/rbs/pull/1090Hiroshi SHIBATA2022-08-231-1/+1
|
* Update bundled gems list at 2022-08-18git2022-08-181-1/+1
|
* Adjust columns in gems/bundled_gems [ci skip]Nobuyoshi Nakada2022-08-121-15/+15
|
* Bundle unreleased debugNobuyoshi Nakada2022-08-121-1/+1
|
* Bundle unreleased RBS (#6228)Soutaro Matsumoto2022-08-101-1/+1
|
* Update bundled gems list at 2022-08-10git2022-08-101-1/+1
|
* Try the tag without "v" prefix to checkout upstream repositoriesNobuyoshi Nakada2022-07-261-2/+2
|
* debug.gem 1.6.1Koichi Sasada2022-07-131-1/+1
|
* Update bundled gems list at 2022-07-12git2022-07-121-1/+1
|
* Update bundled gems list at 2022-07-06git2022-07-061-1/+1
|
* Update bundled gems list at 2022-07-04git2022-07-041-1/+1
|
* Specify RBS commit hash to fix test failure on test-bundled-gems (#6082)Masataka Pocke Kuwabara2022-07-011-1/+1
| | | Update RBS to v2.6.0 and specify RBS commit hash to fix test failure on test-bundled-gems
* use latest debug.gemKoichi Sasada2022-06-301-1/+1
| | | | | If `XDG_RUNTIME_DIR` is available, test-bundled-gems fails with old debug.gem tests.