We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9156bbe commit 20a2571Copy full SHA for 20a2571
1 file changed
gems/rack/2.2.2/_test/Steepfile
@@ -4,6 +4,8 @@ target :test do
4
5
repo_path "../../../"
6
library "rack"
7
+ library "cgi"
8
+ library "uri"
9
10
configure_code_diagnostics(D::Ruby.all_error)
11
end
0 commit comments