Sha256: 9edeadbe763057565a03c704f8fe07af8e0e6283e3cbdbada6678d9a2b6b731e

Contents?: true

Size: 207 Bytes

Versions: 7

Compression:

Stored size: 207 Bytes

Contents

source :rubyforge

if ENV['CHUNKY_PNG']
  gem 'chunky_png', :path => ENV['CHUNKY_PNG']
  gem 'oily_png',   :path => File.dirname(__FILE__)
  gem 'rake'
  gem 'rake-compiler'
  gem 'rspec'
else
  gemspec
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
oily_png-1.0.2 Gemfile
oily_png-1.0.1 Gemfile
oily_png-1.0.0 Gemfile
oily_png-1.0.0.rc2 Gemfile
oily_png-1.0.0.rc1 Gemfile
oily_png-1.0.0.beta1 Gemfile
oily_png-0.3.0 Gemfile