Skip to content

DTT (Staging > Test) [robo-dtt] - #51452

Merged
deploy-code-org merged 2 commits into
testfrom
staging
Apr 21, 2023
Merged

DTT (Staging > Test) [robo-dtt]#51452
deploy-code-org merged 2 commits into
testfrom
staging

Conversation

@deploy-code-org

Copy link
Copy Markdown
Contributor

No description provided.

Hamms added 2 commits April 19, 2023 17:18
In preparation for an update to Ruby 3.0; starting in Ruby 2.7.7, Ruby by default targets version 0.3.5 of the `cgi` gem, which fixed a security issue but also made the domain validation more restrictive than necessary. Version 0.3.6 loosens the restrictions.

- https://github.com/ruby/cgi/releases/tag/v0.3.6
- ruby/cgi#29
- https://johnathan.org/ruby-2-7-7-invalid-domain/

Without this change, we get several hundred `ArgumentError: invalid domain: ".code.org"` errors in Dashboard tests on Ruby 3. With this change, we do not.
@deploy-code-org
deploy-code-org merged commit 3ba8689 into test Apr 21, 2023
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.

2 participants