Sha256: 324892d3b872373de3ab04ab62bc6488e479711f2a5c3d5d5c9e2a62a7250e9f
Contents?: true
Size: 635 Bytes
Versions: 1
Compression:
Stored size: 635 Bytes
Contents
## upload_cache.gemspec # Gem::Specification::new do |spec| spec.name = "upload_cache" spec.version = "1.3.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", "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-1.3.0 | upload_cache.gemspec |