aboutsummaryrefslogtreecommitdiffstats
path: root/gems
Commit message (Collapse)AuthorAgeFilesLines
* debug.gem 1.4.0Koichi Sasada2021-12-181-1/+1
|
* Update bundled_gems at 2021-12-15git2021-12-151-1/+1
|
* Update bundled_gems at 2021-12-14git2021-12-141-1/+1
|
* Update bundled_gems at 2021-12-12git2021-12-121-1/+1
|
* Update bundled_gems at 2021-12-10git2021-12-101-1/+1
|
* Update bundled_gems at 2021-12-03git2021-12-031-1/+1
|
* Add Class#subclassesJean Boussier2021-11-231-1/+1
| | | | | | | Implements [Feature #18273] Returns an array containing the receiver's direct subclasses without singleton classes.
* Update bundled_gemsKazuhiro NISHIYAMA2021-11-181-2/+2
|
* Use the updated test of rbsYusuke Endoh2021-11-171-1/+1
| | | | | To prevent the CI failure due to the change of io-wait https://github.com/ruby/rbs/pull/828/
* Update bundled_gems at 2021-11-12git2021-11-121-1/+1
|
* Bundle RBS 1.7.0 (#5105)Soutaro Matsumoto2021-11-121-1/+1
| | | | | | | | | * Bundle RBS 1.7.0 * tool/test-bundled-gems.rb: Use a correct path to Check if rbs is built * tool/test-bundled-gems.rb: lib/rbs/parse.y is no longer created Co-authored-by: Yusuke Endoh <mame@ruby-lang.org>
* Bundle rbs 1.7.0.beta.5Yusuke Endoh2021-11-091-1/+1
|
* Update bundled_gems at 2021-11-08git2021-11-081-1/+1
|
* Update bundled_gems at 2021-11-01git2021-11-011-1/+1
|
* Update TypeProf to 0.20.2Yusuke Endoh2021-10-281-1/+1
|
* Update TypeProf to 0.20.1Yusuke Endoh2021-10-251-1/+1
|
* debug.gem 1.3.1Koichi Sasada2021-10-221-1/+1
|
* Update bundled_gems at 2021-10-20git2021-10-201-1/+1
|
* Update bundled_gems at 2021-10-18git2021-10-181-1/+1
|
* Update bundled_gemsKazuhiro NISHIYAMA2021-10-141-1/+1
|
* Update bundled_gemsKazuhiro NISHIYAMA2021-10-121-2/+2
|
* Update bundled_gemsKazuhiro NISHIYAMA2021-10-101-1/+1
|
* debug.gem v1.2.4Koichi Sasada2021-10-051-1/+1
| | | | This version fixes test failures on MacOS enviornment.
* debug.gem 1.2.3Koichi Sasada2021-10-051-1/+1
| | | | | This version uses tempdir instead of homedir to store UNIX domain socket.
* introduce debug.gemKoichi Sasada2021-10-051-0/+1
| | | | | | For the `test-bundled-gems`, make `debug.so` with extconf.rb and `make` command directly because `rake-compiler` assume ruby is installed (but `test-bundled-gems` can run without installation).
* Update bundled_gems at 2021-09-14git2021-09-141-1/+1
|
* Update bundled_gems at 2021-09-11git2021-09-111-1/+1
|
* Bundle RBS 1.6.2 (#4817)Soutaro Matsumoto2021-09-091-1/+1
|
* Update bundled_gems at 2021-09-08git2021-09-081-1/+1
|
* Bundle RBS 1.6.0 (#4809)Soutaro Matsumoto2021-09-061-1/+1
| | | | | | | | | | | * Bundle RBS 1.6.0 * Specify bundled rbs commit hash to fix test ref https://github.com/ruby/rbs/pull/778 * Bundle RBS 1.6.1 Co-authored-by: Masataka Pocke Kuwabara <kuwabara@pocke.me>
* Update bundled_gemsKazuhiro NISHIYAMA2021-09-051-1/+1
|
* Update power_assert to 2.0.1Kazuki Tsujimoto2021-08-291-1/+1
|
* tool/test-bundled-gems.rb: Use the bundled RBS code to test TypeProfYusuke Endoh2021-08-251-1/+1
| | | | | | | | | Formerly, TypeProf was tested with the latest RBS code during `make test-bundled-gems`. However, when a new version of rbs is released, and if it is incompatible with TypeProf, `make test-bundled-gems` starts failing, which was annoying. By this change, TypeProf is tested with the bundled version of RBS.
* Bundle RBS 1.5.1 (#4760)Soutaro Matsumoto2021-08-221-1/+1
|
* Bundle RBS 1.4.0 & typeprof 0.15.2 (#4753)Soutaro Matsumoto2021-08-191-2/+2
| | | | | * Bundle RBS 1.4.0 * Bundle typeprof 0.15.2
* Update TypeProf to 0.15.1Yusuke Endoh2021-08-151-1/+1
|
* Update bundled_gemsKazuhiro NISHIYAMA2021-07-281-1/+1
|
* Update bundled_gemsKazuhiro NISHIYAMA2021-07-251-1/+1
|
* Update bundled_gemsNobuyoshi Nakada2021-07-211-2/+2
|
* Use typeprof supporting rbs 1.3Nobuyoshi Nakada2021-07-211-1/+1
|
* Update bundled_gemsKazuhiro NISHIYAMA2021-07-091-1/+1
|
* Update bundled_gemsKazuhiro NISHIYAMA2021-07-081-3/+3
|
* Bump up Rake-13.0.4Hiroshi SHIBATA2021-07-061-1/+1
|
* Bump matrix version to 0.4.2Hiroshi SHIBATA2021-06-181-1/+1
|
* Update bundled_gemsKazuhiro NISHIYAMA2021-06-051-1/+1
|
* Update bundled_gemsKazuhiro NISHIYAMA2021-05-311-1/+1
|
* Update rbs-1.2.1Hiroshi SHIBATA2021-05-271-1/+1
|
* Use https://github.com/ruby/rbs/pull/679 for rbs tests on test-bundled-gemsHiroshi SHIBATA2021-05-271-1/+1
|
* Promote net-smtp to the bundled gemsHiroshi SHIBATA2021-05-271-0/+1
|
* Promote net-pop to the bundled gemsHiroshi SHIBATA2021-05-271-0/+1
|