Sha256: 535d8dfc088b4a755c09a498691943805f65d3ef5484bfe12afb7af0ac420fb5

Contents?: true

Size: 232 Bytes

Versions: 38

Compression:

Stored size: 232 Bytes

Contents

require "bundler/setup"

gemspec = eval(File.read("shenzhen.gemspec"))

task :build => "#{gemspec.full_name}.gem"

file "#{gemspec.full_name}.gem" => gemspec.files + ["shenzhen.gemspec"] do
  system "gem build shenzhen.gemspec"
end

Version data entries

38 entries across 38 versions & 3 rubygems

Version Path
krausefx-shenzhen-0.14.11 ./Rakefile
krausefx-shenzhen-0.14.10 ./Rakefile
krausefx-shenzhen-0.14.9 ./Rakefile
krausefx-shenzhen-0.14.8 ./Rakefile
krausefx-shenzhen-0.14.7 ./Rakefile
shenzhen_fir-0.14.6 ./Rakefile
shenzhen_fir-0.14.5 ./Rakefile
krausefx-shenzhen-0.14.6 ./Rakefile
krausefx-shenzhen-0.14.5 ./Rakefile
krausefx-shenzhen-0.14.4 ./Rakefile
krausefx-shenzhen-0.14.3 ./Rakefile
shenzhen-0.14.2 ./Rakefile
krausefx-shenzhen-0.14.2 ./Rakefile
krausefx-shenzhen-0.14.1 ./Rakefile
shenzhen-0.14.1 ./Rakefile
shenzhen-0.14.0 ./Rakefile
shenzhen-0.13.2 ./Rakefile
shenzhen-0.13.1 ./Rakefile
shenzhen-0.13.0 ./Rakefile
shenzhen-0.12.1 ./Rakefile