summaryrefslogtreecommitdiff
path: root/gems
AgeCommit message (Collapse)Author
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
2019-04-25Upgrade test-unit to 3.3.2Kouhei Sutou
2019-03-24Update power_assert to 1.1.4ktsj
This update fixes a failure of test-bundled-gems, so we revert r67275. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67340 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-19* gems/bundled_gems: Upgrade the did_you_mean gem to 1.3.0yuki
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66455 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-07Bump rake-12.3.2 on bundled gems.hsbt
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66272 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-05Update the latest bundled gems.hsbt
test-unit-3.2.8 to 3.2.9 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66209 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-25Update latest versions of bundled gems.hsbt
* net-telnet-0.2.0 * power_assert-1.1.3 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-10gems/bundled_gems: update to power_assert 1.1.2ktsj
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63619 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-05-14Update test-unit 3.2.8 for bundled gems.hsbt
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63416 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-04-20Update latest bundled gems:hsbt
did_you_mean: 1.2.1 rake: 12.3.1 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63211 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-02-23Update minitest-5.11.3 on bundled gems.hsbt
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62546 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-01-08Update minitest-5.11.1hsbt
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61683 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-14* gems/bundled_gems: Upgrade the did_you_mean gem to 1.2.0yuki
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61220 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-11Update test-unit to 3.2.7kou
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-11-15Bump rake-12.3.0 on bundled gems.hsbt
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-25Update power_assert-1.1.1. It support `test-bundled-gems`.hsbt
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60419 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-25Update rake-12.2.1 for bundled gems.hsbt
rake-12.2.0 broke Capistrano 3 task. 12.2.1 fixed this regression. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60414 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-25Update latest bundled_gems.hsbt
* rake-12.2.0 * test-unit-3.2.6 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-21[EXPERIMENTAL] Added test-bundled-gems task.hsbt
`test-bundled-gems` invoke test suite of bundled gems with build environment. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-11Update bundled gems.hsbt
* rake-12.1.0 from 12.0.0 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-08Update latest bundled-gems.hsbt
* minitest 5.10.3 * test-unit 3.2.5 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59775 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-08-19gems/bundled_gems: Update to power_assert 1.1.0ktsj
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-06-09Update bundled gems to latest versions.hsbt
* did_you_mean 1.1.2 * minitest 5.10.2 * xmlrpc 0.3.0 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59050 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-23Use test-unit 3.2.4kou
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58852 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-04gems/bundled_gems: Update to power_assert 1.0.2ktsj
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58564 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-02-15Update gems/bundled_gemsnobu
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-12-22Update xmlrpc-0.2.1 for Ruby 2.4.0 release.hsbt
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57148 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-12-20* gems/bundled_gems: Upgrade the did_you_mean gem to 1.1.0yuki
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57120 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-12-06Update latest bundled gems.hsbt
* Rake 12.0.0 * minitest 5.10.1 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56998 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-12-01Update bundled_gemshsbt
* minitest-5.10.0 * test-unit-3.2.3 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56955 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-27gems/bundled_gems: Update to power_assert 0.4.1ktsj
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56903 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-09-26minitest-5.9.1nobu
* gems/bundled_gems: update to minitest-5.9.1. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-09-20* gems/bundled_gems: Update rake-11.3.0hsbt
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-09-19bundled_gems: minitest certificate expirednobu
* gems/bundled_gems: certificate of minitest-5.9.0 has expired. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56188 b2dd03c8-39d4-4d8f-98ff-823fe69b080e