We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02f9b6e + 24f5e0c commit 7ca82dfCopy full SHA for 7ca82df
Gemfile
@@ -5,6 +5,6 @@ group :development do
5
gem "rake", "13.3.0"
6
gem "rake-compiler", "1.3.0"
7
gem "rdoc", "6.5.1.1"
8
- gem "test-unit", "3.6.8"
9
- gem "test-unit-ruby-core", "1.0.6"
+ gem "test-unit", "3.7.0"
+ gem "test-unit-ruby-core", "1.0.10"
10
end
0 commit comments