Sha256: 7334bc69ba82e52d3c8815d479bef35234e62a609500af83d1679feb0f86f80c

Contents?: true

Size: 296 Bytes

Versions: 2

Compression:

Stored size: 296 Bytes

Contents

#!/usr/bin/env gem build
# encoding: utf-8

# You might think this is a terrible mess and guess what, you're
# right mate! However say thanks to authors of RubyGems, not me.
eval(File.read("formidable.gemspec")).tap do |specification|
  specification.version = "#{specification.version}.pre"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
formidable-0.1.2 formidable.pre.gemspec
formidable-0.1.1 formidable.pre.gemspec