Sha256: ce877214420f9119a8e22c48653cae7f50d255dafb4154eae82e71fa2d77f0fe
Contents?: true
Size: 436 Bytes
Versions: 4
Compression:
Stored size: 436 Bytes
Contents
# -*- encoding: utf-8 -*- Gem::Specification.new do |gem| gem.name = "gem2" gem.version = "0.2.0" gem.authors = [] gem.email = [] gem.summary = %q{Gem 2 summary} gem.description = %q{Gem 2 description} gem.license = "MIT" gem.metadata["allowed_push_host"] = "http://gems.example.com" gem.files = [] gem.executables = [] gem.test_files = [] gem.require_paths = [] end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ggem-1.9.3 | test/support/gem2/gem2.gemspec |
ggem-1.9.2 | test/support/gem2/gem2.gemspec |
ggem-1.9.1 | test/support/gem2/gem2.gemspec |
ggem-1.9.0 | test/support/gem2/gem2.gemspec |