Skip to content

Commit 7ca82df

Browse files
authored
Merge pull request #301 from ydah/bump-test-unit
Update test-unit and test-unit-ruby-core versions in Gemfile
2 parents 02f9b6e + 24f5e0c commit 7ca82df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ group :development do
55
gem "rake", "13.3.0"
66
gem "rake-compiler", "1.3.0"
77
gem "rdoc", "6.5.1.1"
8-
gem "test-unit", "3.6.8"
9-
gem "test-unit-ruby-core", "1.0.6"
8+
gem "test-unit", "3.7.0"
9+
gem "test-unit-ruby-core", "1.0.10"
1010
end

0 commit comments

Comments
 (0)