Sha256: 679c3b621cf848741abd0c6acbfdeb9ebb7b74849c53ec30d3a76f63fda8e7e9

Contents?: true

Size: 157 Bytes

Versions: 21

Compression:

Stored size: 157 Bytes

Contents

require 'rubygems'
require 'bundler'

Bundler.setup

Dir['tasks/*.rake'].each { |file| load(file) }

GithubGem::RakeTasks.new(:gem)
task :default => [:spec]

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
chunky_png-0.12.0 Rakefile
chunky_png-0.11.1 Rakefile
oily_png-0.2.0 Rakefile
chunky_png-0.11.0 Rakefile
chunky_png-0.10.5 Rakefile
oily_png-0.1.1 Rakefile
chunky_png-0.10.4 Rakefile
oily_png-0.1.0 Rakefile
chunky_png-0.10.3 Rakefile
oily_png-0.0.8 Rakefile
oily_png-0.0.7 Rakefile
oily_png-0.0.6 Rakefile
oily_png-0.0.5 Rakefile
oily_png-0.0.4 Rakefile
chunky_png-0.10.2 Rakefile
oily_png-0.0.3 Rakefile
oily_png-0.0.2 Rakefile
chunky_png-0.10.1 Rakefile
chunky_png-0.10.0 Rakefile
chunky_png-0.9.2 Rakefile