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 86131e5 commit 8e6ed67Copy full SHA for 8e6ed67
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