1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
Jeremy Evans ffd0820ab3 Deprecate taint/trust and related methods, and make the methods no-ops
This removes the related tests, and puts the related specs behind
version guards.  This affects all code in lib, including some
libraries that may want to support older versions of Ruby.
2019-11-18 01:00:25 +02:00
..
argf
array Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
basicobject
binding
builtin_constants
class
comparable
complex
dir
encoding
enumerable Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
enumerator
env
exception
false
fiber
file
filetest
float
gc
hash Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
integer
io Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
kernel Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
main
marshal Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
matchdata Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
math
method
module Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
mutex
nil
numeric
objectspace
proc
process
queue
random
range Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
rational
regexp
signal
sizedqueue
string Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
struct
symbol Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
systemexit
thread
threadgroup
time
tracepoint
true
unboundmethod
warning