Sha256: a3ac6e2266c8a14ecc00525f0f25b7d60b4f3855fce2623907a64d049fe6839a

Contents?: true

Size: 432 Bytes

Versions: 3

Compression:

Stored size: 432 Bytes

Contents

Gem::Specification.new do |s|
  s.name        = '[[!gemname]]'
  s.version     = "0.1.0"
  # s.executables << '[[!gemname]]'
  s.licenses    = ['licenses']
  s.summary     = "Short description"
  s.description = "Long description"
  s.authors     = ["Your Full Name"]
  s.email       = 'your@email.com'
  s.files       = Dir['lib/**/*']
  s.homepage    = 'https://example.com/[[!gemname]]'
  s.required_ruby_version = '>= 2.0.0'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
boot-cli-1.0.0 lib/templates/templates/gem/static/[[!gemname]].gemspec
boot-cli-0.3.1 lib/templates/templates/gem/static/[[!gemname]].gemspec
boot-cli-0.3.0 lib/templates/templates/gem/static/[[!gemname]].gemspec