aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2019-11-12 08:31:13 +0900
committerYusuke Endoh <mame@ruby-lang.org>2019-11-12 08:31:13 +0900
commit9594f57f3df6c2538f96f018fa5f9a775ac7dde1 (patch)
tree29fedf12efd25f6ecd8d2165cce648fe53cfc089 /lib/rubygems
parentd9978ce5d397866afae536db2aa708af3b7a4b2f (diff)
downloadruby-9594f57f3df6c2538f96f018fa5f9a775ac7dde1.tar.gz
test/ruby/test_require.rb: Remove the tests of require with $SAFE
The taint mechanism is decided to be removed at 2.7. [Feature #16131] So, this change removes the tests that expects a SecurityError when requiring a file under $SAFE >= 1. The reason why they should be removed in advance is because the upstream of rubygems has already removed a call to "untaint" method, which makes the tests fail.
Diffstat (limited to 'lib/rubygems')
0 files changed, 0 insertions, 0 deletions