aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-12 05:40:01 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-09-12 05:40:01 +0000
commit6f3fb65ee7b92179a9023563fdd61bc24f6d7803 (patch)
tree711b1df693dab2eb8ed2509d3f3a476632883476
parenta4a2b9be7a55bb61d17cf9673ed0d2a93bb52d31 (diff)
downloadruby-6f3fb65ee7b92179a9023563fdd61bc24f6d7803.tar.gz
* gems/bundled_gems: Upgraded to test-unit-3.0.1 and minitest-5.4.1
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47549 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
-rw-r--r--gems/bundled_gems4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2905f2b86e..0994dc379d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Sep 12 14:39:55 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
+
+ * gems/bundled_gems: Upgraded to test-unit-3.0.1 and minitest-5.4.1
+
Fri Sep 12 06:55:40 2014 Eric Wong <e@80x24.org>
* string.c (Init_frozen_strings): use st_init_table_with_size
diff --git a/gems/bundled_gems b/gems/bundled_gems
index b9e6f80e7d..54d84c87ba 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -1,3 +1,3 @@
power_assert 0.1.3
-test-unit 3.0.0
-minitest 5.4.0
+test-unit 3.0.1
+minitest 5.4.1