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.
1 parent 28047db commit 4ac1832Copy full SHA for 4ac1832
Gemfile
@@ -7,4 +7,4 @@ gem("rake-compiler", "1.2.5")
7
gem("rake-compiler-dock", "1.4.0.rc2")
8
gem("rdoc", "6.6.2")
9
10
-gem("ruby_memcheck", "2.2.1") if Gem::Platform.local.os == "linux"
+gem("ruby_memcheck", "2.3.0") if Gem::Platform.local.os == "linux"
0 commit comments