Sha256: 5da51129deac77a4c10279aa4e314e08d290988cf3e53fe07a33bbde0cdad6a3

Contents?: true

Size: 209 Bytes

Versions: 4

Compression:

Stored size: 209 Bytes

Contents

# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
  s.name              = 'simple_gem'
  s.version           = '1.2.3'
  s.platform          = Gem::Platform::RUBY
  s.rubyforge_project = 'simple_gem'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pumper-1.3.0 spec/fixtures/simple_gem.gemspec
pumper-1.2.0 spec/fixtures/simple_gem.gemspec
pumper-1.0.1 spec/fixtures/simple_gem.gemspec
pumper-0.0.1 spec/fixtures/simple_gem.gemspec