We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d93b542 commit e826d31Copy full SHA for e826d31
Gemfile
@@ -9,4 +9,4 @@ gem "rake-compiler", ">= 0.9"
9
gem "minitest", "< 5.0.0"
10
gem "irb"
11
gem "test-unit"
12
-gem "test-unit-ruby-core"
+gem "test-unit-ruby-core", github: "nobu/test-unit-ruby-core", branch: "win-memory_status", platforms: [:ruby]
0 commit comments