aboutsummaryrefslogtreecommitdiffstats
path: root/gems
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-12 13:00:15 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-12 13:00:15 +0000
commit1137a46a81eda5772a8d69c24f5be4ef0a519174 (patch)
tree613cf69100d447d071c5b6738ad40b3e319ff577 /gems
parent9e52416cd304c648e7bf49f1e77c81cd5adac506 (diff)
downloadruby-1137a46a81eda5772a8d69c24f5be4ef0a519174.tar.gz
* gems/bundled_gems: Upgrade to test-unit 3.0.8. assert_throw and
assert_nothing_thrown in test-unit 3.0.7 were broken by UncaughtThrowError change introduced in Ruby 2.2.0 preview2. These assertions in test-unit 3.0.8 work well with UncaughtThrowError in Ruby 2.2.0 preview2. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48787 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'gems')
-rw-r--r--gems/bundled_gems2
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 6bcbb2c437..e57fc72f77 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -1,3 +1,3 @@
power_assert 0.2.2
-test-unit 3.0.7
+test-unit 3.0.8
minitest 5.4.3