class Bundler::CompactIndexClient::Cache
def initialize(directory)
def initialize(directory) @directory = Pathname.new(directory).expand_path FileUtils.mkdir_p info_path(nil) end
def initialize(directory) @directory = Pathname.new(directory).expand_path FileUtils.mkdir_p info_path(nil) end