Sha256: fabb82de6a6c0773ed2afc25540f4428b380300a1aed130874c265fbc9bab86f
Contents?: true
Size: 148 Bytes
Versions: 4
Compression:
Stored size: 148 Bytes
Contents
require 'buildar' Buildar.new do |b| b.gemspec_file = 'buildar.gemspec' b.version_file = 'VERSION' b.use_git = true # b.ns = 'gem' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
buildar-2.0.1.1 | rakefile.rb |
buildar-2.0.0.7 | rakefile.rb |
buildar-2.0.0.5 | rakefile.rb |
buildar-2.0.0.4 | rakefile.rb |