Skip to content

Commit 9ee25ed

Browse files
committed
added missing curb dep
1 parent 447fe99 commit 9ee25ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ begin
1919
s.add_development_dependency(%q<mocha>, [">= 0.9.8"])
2020
s.add_development_dependency(%q<typhoeus>, [">= 0.1.13"])
2121
s.add_development_dependency(%q<em-http-request>)
22+
s.add_development_dependency(%q<curb>, [">= 0.6.6.0"])
2223
end
2324
Jeweler::GemcutterTasks.new
2425
rescue LoadError

0 commit comments

Comments
 (0)