This file is indexed.

/usr/lib/ruby/vendor_ruby/multi_xml/version.rb is in ruby-multi-xml 0.5.5-2build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
module MultiXml
  VERSION = "0.5.5" unless defined?(MultiXML::VERSION)
end