Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Saucelabs gem is deprecated #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

titusfortner
Copy link
Contributor

This is actually giving a name space collision with what I'm doing in Saucer gem.

An alternative to just deleting this is to:

unless value && !Bundler.definition.specs.map(&:name).include?('sauce_ruby')
  value = ::Sauce::Config.new[key]
end

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants