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.11.1.20240914-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.11.1.20240914-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.11.1.20240914 spec/spec_helper.rb
image_optim_pack-0.11.1.20240713-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.11.1.20240713-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.11.1.20240713 spec/spec_helper.rb
image_optim_pack-0.11.0-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.11.0-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.11.0 spec/spec_helper.rb
image_optim_pack-0.10.1.20240317 spec/spec_helper.rb
image_optim_pack-0.10.1.20240317-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.10.1.20240317-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.10.1-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.10.1-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.10.1 spec/spec_helper.rb
image_optim_pack-0.10.0.20231105-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.10.0.20231105-x86_64-darwin spec/spec_helper.rb
image_optim_pack-0.10.0.20231105 spec/spec_helper.rb
image_optim_pack-0.10.0.20231014-x86_64-linux spec/spec_helper.rb
image_optim_pack-0.10.0.20231014-x86_64-darwin spec/spec_helper.rb