We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b42300 commit fb22f17Copy full SHA for fb22f17
tasks/edge.rake
@@ -42,6 +42,7 @@ namespace :edge do
42
'rack' => 'rack',
43
'faraday' => 'faraday',
44
'excon' => 'excon',
45
+ 'rest-client' => 'rest-client',
46
'mongodb' => 'mongo',
47
'dalli' => 'dalli',
48
'redis' => 'redis',
0 commit comments