summaryrefslogtreecommitdiff
path: root/gems
AgeCommit message (Collapse)Author
2021-03-25Update bundled_gemsKazuhiro NISHIYAMA
2021-03-12Bundle RBS 1.1.1 (#4259)Soutaro Matsumoto
Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2021-03-11Revert "Update bundled_gems"Kazuhiro NISHIYAMA
This reverts commit b37f60fbd4b18f23e0443ae41b2cd7b991f0e11c. Because test-bundled-gems failed.
2021-03-10Update bundled_gemsKazuhiro NISHIYAMA
2021-02-24Update bundled_gemsKazuhiro NISHIYAMA
2021-02-18Update bundled_gemsNobuyoshi Nakada
2021-02-16Update bundled_gemsNobuyoshi Nakada
2021-01-31Update bundled_gemsNobuyoshi Nakada
Notes: Merged: https://github.com/ruby/ruby/pull/4137
2021-01-31Update TypeProf to 0.12.0 (#4132)Yusuke Endoh
Notes: Merged-By: mame <mame@ruby-lang.org>
2021-01-31Bundle RBS 1.0.4 (#4136)Soutaro Matsumoto
Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2021-01-23Update power_assert to 2.0.0Kazuki Tsujimoto
2021-01-07Update bundled_gemsNobuyoshi Nakada
2021-01-04Updated bundled_gemsNobuyoshi Nakada
2020-12-25Updated bundled_gemsNobuyoshi Nakada
2020-12-25Update TypeProf to 0.11.0 (#3996)Yusuke Endoh
Notes: Merged-By: mame <mame@ruby-lang.org>
2020-12-24Bundle RBS 1.0.0 (#3994)Soutaro Matsumoto
Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2020-12-24Bundle RBS 1.0.0.pre2 (#3991)Soutaro Matsumoto
Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2020-12-21Bump bundled rake version to 13.0.3Hiroshi SHIBATA
2020-12-20Update rbs 1.0.0.pre (#3941)Soutaro Matsumoto
Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2020-12-19Bump bundled rake version to 13.0.2Hiroshi SHIBATA
2020-12-19Update TypeProf to 0.10.0Yusuke Endoh
Notes: Merged: https://github.com/ruby/ruby/pull/3933
2020-12-10Completely removed webrickHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/3729
2020-12-10Promote webrick to bundled gemsHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/3729
2020-12-07Update TypeProf to 0.9.0 (#3856)Yusuke Endoh
* Update TypeProf to 0.9.0 Notes: Merged-By: mame <mame@ruby-lang.org>
2020-12-06Update rbsNobuyoshi Nakada
2020-12-06Update rbsNobuyoshi Nakada
2020-12-06Updated bundled gemsNobuyoshi Nakada
2020-12-02Bundle rbs 0.19.0 (#3838)Soutaro Matsumoto
Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2020-12-02Bundle rbs 0.18.1 (#3825)Soutaro Matsumoto
Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2020-11-26Update TypeProf to 0.7.0Yusuke Endoh
Notes: Merged: https://github.com/ruby/ruby/pull/3812
2020-11-18Update TypeProf to 0.6.1Yusuke Endoh
Notes: Merged: https://github.com/ruby/ruby/pull/3784
2020-11-16Update TypeProf to 0.5.2Yusuke Endoh
2020-11-16Update TypeProf to 0.5.1Soutaro Matsumoto
Notes: Merged: https://github.com/ruby/ruby/pull/3765
2020-11-16Update RBS to 0.17.0Soutaro Matsumoto
Notes: Merged: https://github.com/ruby/ruby/pull/3765
2020-11-14Update TypeProf to 0.5.0Yusuke Endoh
2020-11-06Update TypeProf to 0.4.2Yusuke Endoh
2020-11-06Update RBS & TypeProf (#3732)Soutaro Matsumoto
* Bundle rbs 0.16.0 * Bundle typeprof 0.4.1 Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2020-11-04Bundle TypeProf 0.4.0Yusuke Endoh
2020-10-20Bundle typeprof gem as bundled gemsYusuke Endoh
Notes: Merged: https://github.com/ruby/ruby/pull/3668
2020-10-10Update RBS to 0.13.1 (#3645)Soutaro Matsumoto
Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2020-10-09Let bundled_gems specify commits to test (#3641)Soutaro Matsumoto
Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2020-09-23Bundle rbs gem as bundled gems (#3496)Hiroshi SHIBATA
* Added rbs as bundled gems * Added the missing dependencies for rbs gem Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2020-09-01bump version to minitest-5.14.2Hiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/3493
2020-09-01Revert the workaround of minitest and hoeHiroshi SHIBATA
86737c509cd49cfe4509a65d300d390da0f07be6 3e1aea461320094e634ab32ca0b13dd43b69d8b0 Notes: Merged: https://github.com/ruby/ruby/pull/3493
2020-08-31Temporary removed minitest from bundled gems.Hiroshi SHIBATA
It requires Ruby 2.x. https://github.com/seattlerb/minitest/blob/master/Rakefile#L14
2020-07-05Updated bundled gemsNobuyoshi Nakada
2020-04-18power_assert repository is transferred to ruby/power_assertKazuki Tsujimoto
2020-03-22Update power_assert to 1.1.7Kazuki Tsujimoto
This update fixes test-bundled-gems failures: https://github.com/ruby/actions/actions/runs/60272820 https://github.com/ruby/actions/actions/runs/60273425
2020-02-24Update bundled gemsNobuyoshi Nakada
2020-01-16Removed xmlrpc and net-telnet from the bundled gems.Hiroshi SHIBATA
[Feature #16484][ruby-core:96682]