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

Loosen public suffix restriction to allow version 5.0 #460

Merged
merged 2 commits into from Jul 25, 2022
Merged

Loosen public suffix restriction to allow version 5.0 #460

merged 2 commits into from Jul 25, 2022

Commits on Jul 24, 2022

  1. Loosen public suffix restriction to allow version 5.0

    public_suffix 5.0 was just released.  It includes updated definitions, and is restricted to Ruby 2.6+.
    
    Loosening this restriction allows addressable to use the latest version of public_suffix when loaded with a supported Ruby.
    petergoldstein committed Jul 24, 2022
    Copy the full SHA
    8c1dc15 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Copy the full SHA
    00a2279 View commit details
    Browse the repository at this point in the history