Sha256: be6700a98138854a7f97f93e30a2fdc3e4de91a5ced93f53dba3426395636395

Contents?: true

Size: 302 Bytes

Versions: 1

Compression:

Stored size: 302 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("simple-templater.gemspec")).tap do |specification|
  specification.version = "#{specification.version}.pre"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple-templater-0.0.1.6 simple-templater.pre.gemspec