summaryrefslogtreecommitdiff
path: root/lib/rdoc/task.rb
diff options
context:
space:
mode:
authorPostmodern <[email protected]>2022-01-21 06:59:13 -0800
committergit <[email protected]>2022-01-24 07:00:34 +0900
commitc155445752bdf51f048284519587f73443f2f227 (patch)
treec4f48cf3aa64343cb54e0f9b1c27e5f17a91183c /lib/rdoc/task.rb
parentbb955096d86939a4b7f0d819590afb0ec588f3bd (diff)
[ruby/reline] Ignore global constants when checking if Fiddle::VERSION exists
If a top-level `VERSION` constant exists, or if a module containing a `VERSION` constant is included into the top-level scope, then `Fiddle.const_defined?(:VERSION)` will erroneously return true when `RUBY_VERSION < 3.0.0`. https://github.com/ruby/reline/commit/8529c8e47a
Diffstat (limited to 'lib/rdoc/task.rb')
0 files changed, 0 insertions, 0 deletions