Sha256: f989526b31eef8da6f51e726ac9e785312bbee2a689e74ede7a5f09f9badbcc6

Contents?: true

Size: 214 Bytes

Versions: 8

Compression:

Stored size: 214 Bytes

Contents

source 'https://rubygems.org'

gemspec

if ENV['CODECLIMATE']
  group :test do
    gem 'simplecov'

    gem 'codeclimate-test-reporter'
  end
end

if RUBY_VERSION >= '2.0'
  gem 'travis_check_rubies', '~> 0.2'
end

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
image_optim-0.26.3 Gemfile
image_optim-0.26.2 Gemfile
discourse_image_optim-0.26.2 Gemfile
discourse_image_optim-0.26.1 Gemfile
image_optim-0.26.1 Gemfile
image_optim-0.26.0 Gemfile
image_optim-0.25.0 Gemfile
image_optim-0.24.3 Gemfile