From 336b070bc9a11145ea3307c8a6c1477ee5dde4a5 Mon Sep 17 00:00:00 2001 From: Samuel Giddins Date: Wed, 21 Sep 2016 12:35:13 +0200 Subject: Un-vendor the compact index client --- Rakefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index cc7162a6ef..178d481655 100644 --- a/Rakefile +++ b/Rakefile @@ -285,13 +285,6 @@ end begin require "automatiek" - Automatiek::RakeTask.new("compact_index_client") do |lib| - lib.download = { :github => "https://github.com/bundler/compact_index_client" } - lib.namespace = "CompactIndexClient" - lib.prefix = "Bundler" - lib.vendor_lib = "lib/bundler/vendor/compact_index_client" - end - Automatiek::RakeTask.new("molinillo") do |lib| lib.download = { :github => "https://github.com/CocoaPods/Molinillo" } lib.namespace = "Molinillo" -- cgit v1.2.1