Sha256: a1d4258bf850422251e1eb72068940b2061e576490818ade5482b2d5dda51b19

Contents?: true

Size: 224 Bytes

Versions: 209

Compression:

Stored size: 224 Bytes

Contents

# frozen_string_literal: true

RSpec.configure do |c|
  c.before do
    stub_const('ImageOptim::Config::GLOBAL_PATH', '/dev/null')
    stub_const('ImageOptim::Config::LOCAL_PATH', '/dev/null')
  end

  c.order = :random
end

Version data entries

209 entries across 209 versions & 1 rubygems

Version Path
image_optim_pack-0.5.6.20190728-x86-darwin spec/spec_helper.rb
image_optim_pack-0.5.6.20190728 spec/spec_helper.rb
image_optim_pack-0.5.6-x86_64-openbsd spec/spec_helper.rb
image_optim_pack-0.5.6-x86-openbsd spec/spec_helper.rb
image_optim_pack-0.5.6-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.5.6-x86-linux spec/spec_helper.rb
image_optim_pack-0.5.6-x86-freebsd spec/spec_helper.rb
image_optim_pack-0.5.6-amd64-freebsd spec/spec_helper.rb
image_optim_pack-0.5.6-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.5.6-x86-darwin spec/spec_helper.rb
image_optim_pack-0.5.6 spec/spec_helper.rb
image_optim_pack-0.5.5-x86_64-openbsd spec/spec_helper.rb
image_optim_pack-0.5.5-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.5.5-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.5.5-x86-openbsd spec/spec_helper.rb
image_optim_pack-0.5.5-x86-linux spec/spec_helper.rb
image_optim_pack-0.5.5-x86-freebsd spec/spec_helper.rb
image_optim_pack-0.5.5-x86-darwin spec/spec_helper.rb
image_optim_pack-0.5.5-amd64-freebsd spec/spec_helper.rb
image_optim_pack-0.5.5 spec/spec_helper.rb