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 86131e5 + 8e6ed67 commit a202eaaCopy full SHA for a202eaa
Rakefile
@@ -4,7 +4,7 @@ begin
4
require 'rake/extensiontask'
5
rescue LoadError
6
abort <<-error
7
- rake-compile is missing; Rugged depends on rake-compiler to build the C wrapping code.
+ rake-compiler is missing; Rugged depends on rake-compiler to build the C wrapping code.
8
9
Install it by running `gem i rake-compiler`
10
error
0 commit comments