Sha256: 1459c12840217801231eaca003f0106a2f6cfcc56a34891ecca5ad46825ce1fd
Contents?: true
Size: 282 Bytes
Versions: 8
Compression:
Stored size: 282 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("nake.gemspec")).tap do |specification| specification.version = "#{Nake::VERSION}.pre" end
Version data entries
8 entries across 8 versions & 1 rubygems