Sha256: 9b2fe837052ba19151e7bbcd973d970a7d03bcb2b5a58e78431fe4506e0a4a3a
Contents?: true
Size: 715 Bytes
Versions: 1
Compression:
Stored size: 715 Bytes
Contents
## upload_cache.gemspec # Gem::Specification::new do |spec| spec.name = "upload_cache" spec.version = "2.2.0" spec.platform = Gem::Platform::RUBY spec.summary = "upload_cache" spec.description = "description: upload_cache kicks the ass" spec.files = ["README", "Rakefile", "lib", "lib/upload_cache.rb", "test", "test/lib", "test/lib/testing.rb", "test/upload_cache_test.rb", "upload_cache.gemspec"] spec.executables = [] spec.require_path = "lib" spec.test_files = nil spec.extensions.push(*[]) spec.rubyforge_project = "codeforpeople" spec.author = "Ara T. Howard" spec.email = "ara.t.howard@gmail.com" spec.homepage = "https://github.com/ahoward/upload_cache" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
upload_cache-2.2.0 | upload_cache.gemspec |