Sha256: 7590c786e2af64ee08aa1f9f55f772d38036f66c0948dc917c379505c284b893
Contents?: true
Size: 676 Bytes
Versions: 5
Compression:
Stored size: 676 Bytes
Contents
# -*- encoding: utf-8 -*- # stub: fake_ftp 0.1.1 ruby lib Gem::Specification.new do |s| s.name = "fake_ftp" s.version = "0.1.1" s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Colin Shield", "Eric Saxby"] s.date = "2014-04-18" s.description = "Testing FTP? Use this!" s.email = ["sax+github@livinginthepast.org"] s.homepage = "http://rubygems.org/gems/fake_ftp" s.licenses = ["MIT"] s.rubygems_version = "2.5.1" s.summary = "Creates a fake FTP server for use in testing" s.installed_by_version = "2.5.1" if s.respond_to? :installed_by_version end
Version data entries
5 entries across 5 versions & 1 rubygems