Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress deprecation warning in Capybara 3.33.0 #232

Conversation

kimihito
Copy link
Contributor

Capybara >= 3.33.0 deprecated direct manipulation of the driver
and server registries.

teamcapybara/capybara@6fcd43a

( @capytan has already described on #230 , thank you )

fix #230

Capybara >= 3.33.0 deprecated direct manipulation of the driver
and server registries.

teamcapybara/capybara@6fcd43a
@gongo
Copy link
Collaborator

gongo commented Sep 2, 2020

@kimihito Sorry for the late response. Thanks!!

@gongo gongo merged commit d4e589c into jnicklas:master Sep 2, 2020
@kimihito kimihito deleted the suppress-deprecation-warning-in-capybara-3.33.0 branch September 3, 2020 01:19
@kimihito
Copy link
Contributor Author

kimihito commented Sep 3, 2020

@gongo No problem! I'm waiting for releasing to Rubygems ❤️

@gongo
Copy link
Collaborator

gongo commented Sep 3, 2020

I've released v4.2.0 ✌️ https://rubygems.org/gems/turnip/versions/4.2.0

@kimihito
Copy link
Contributor Author

kimihito commented Sep 3, 2020

oh! Thanks 🦸

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

Successfully merging this pull request may close these issues.

DEPRECATED: Calling 'has_key?' on the drivers/servers container is deprecated without replacement
2 participants