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 6d71826 commit cfe0f8eCopy full SHA for cfe0f8e
rb/build.desc
@@ -19,7 +19,7 @@ rubygem(
19
gemdeps = [
20
{ "multi_json" : "~> 1.0" },
21
{ "rubyzip" : "~> 1.0" },
22
- { "childprocess" : ">= 0.2.5" },
+ { "childprocess" : ">= 0.5.0" },
23
{ "websocket" : "~> 1.0.4" }
24
],
25
devdeps = [
0 commit comments