summaryrefslogtreecommitdiff
path: root/gems/bundled_gems
AgeCommit message (Collapse)Author
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]
2020-01-12Make rss library to the bundle gemsHiroshi SHIBATA
[Feature #16485][ruby-core:96683] Notes: Merged: https://github.com/ruby/ruby/pull/2832
2020-01-12Make rexml library to the bundle gemsHiroshi SHIBATA
[Feature #16485][ruby-core:96683] Notes: Merged: https://github.com/ruby/ruby/pull/2832
2019-11-30Promote did_you_mean to default gemKevin Deisz
At the moment, there are some problems with regard to bundler + did_you_mean because of did_you_mean being a bundled gem. Since the vendored version of thor inside bundler and ruby itself explicitly requires did_you_mean, it can become difficult to load it when using Bundler.setup. See this issue: https://github.com/yuki24/did_you_mean/issues/117#issuecomment-482733159 for more details. Notes: Merged: https://github.com/ruby/ruby/pull/2689
2019-11-12Update Rake 13.0.1Hiroshi SHIBATA
2019-11-05Updated minitest to 5.13.0Nobuyoshi Nakada
2019-10-24Updated minitest to 5.12.2Nobuyoshi Nakada
2019-09-30Update to latest test-unitBenoit Daloze
* See https://github.com/test-unit/test-unit/issues/165 Notes: Merged: https://github.com/ruby/ruby/pull/2506
2019-09-29Upgrade to the latest did_you_mean 1.3.1Yuki Nishijima
2019-09-27Updated bundled_gemsNobuyoshi Nakada
2019-08-11Update power_assert to 1.1.5Kazuki Tsujimoto
2019-07-22Update rake-12.3.3.Hiroshi SHIBATA
2019-05-19Update test-unitNobuyoshi Nakada