ruby-changes:62768
From: Hiroshi <ko1@a...>
Date: Mon, 31 Aug 2020 17:19:23 +0900 (JST)
Subject: [ruby-changes:62768] 3e1aea4613 (master): Temporary removed minitest from bundled gems.
https://git.ruby-lang.org/ruby.git/commit/?id=3e1aea4613 From 3e1aea461320094e634ab32ca0b13dd43b69d8b0 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Mon, 31 Aug 2020 17:18:14 +0900 Subject: Temporary removed minitest from bundled gems. It requires Ruby 2.x. https://github.com/seattlerb/minitest/blob/master/Rakefile#L14 diff --git a/gems/bundled_gems b/gems/bundled_gems index 35d31f2..5b4be38 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -1,4 +1,3 @@ https://github.com/ruby/ruby/blob/trunk/gems/bundled_gems#L1 -minitest 5.14.1 https://github.com/seattlerb/minitest power_assert 1.2.0 https://github.com/ruby/power_assert rake 13.0.1 https://github.com/ruby/rake test-unit 3.3.6 https://github.com/test-unit/test-unit -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/