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.9.1.20230526-x86-linux spec/spec_helper.rb
image_optim_pack-0.9.1.20230526-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.9.1.20230526-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.9.1.20230526 spec/spec_helper.rb
image_optim_pack-0.9.1.20230515-x86-linux spec/spec_helper.rb
image_optim_pack-0.9.1.20230515-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.9.1.20230515-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.9.1.20230515 spec/spec_helper.rb
image_optim_pack-0.9.1.20230325-x86-linux spec/spec_helper.rb
image_optim_pack-0.9.1.20230325-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.9.1.20230325-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.9.1.20230325 spec/spec_helper.rb
image_optim_pack-0.9.1.20230304-x86-linux spec/spec_helper.rb
image_optim_pack-0.9.1.20230304-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.9.1.20230304-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.9.1.20230304 spec/spec_helper.rb
image_optim_pack-0.9.1.20230212-x86-linux spec/spec_helper.rb
image_optim_pack-0.9.1.20230212-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.9.1.20230212-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.9.1.20230212 spec/spec_helper.rb