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 fdac926 commit 0655862Copy full SHA for 0655862
Gemfile
@@ -8,7 +8,7 @@ group :development do
8
gem "rake-compiler", "1.2.9"
9
gem "rake-compiler-dock", "1.8.0"
10
11
- gem "ruby_memcheck", "3.0.0" if Gem::Platform.local.os == "linux"
+ gem "ruby_memcheck", "3.0.1" if Gem::Platform.local.os == "linux"
12
13
gem "rdoc", "6.10.0"
14
0 commit comments