This file is indexed.

/usr/share/lintian/overrides/ruby-bundler is in ruby-bundler 1.13.6-2.

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

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
# False positives: these files are used as template input for the
# 'bundle gem' command.
extra-license-file usr/lib/ruby/vendor_ruby/bundler/templates/newgem/LICENSE.txt.tt
script-not-executable usr/lib/ruby/vendor_ruby/bundler/templates/Executable
unusual-interpreter usr/lib/ruby/vendor_ruby/bundler/templates/Executable #!<%=
script-not-executable usr/lib/ruby/vendor_ruby/bundler/templates/Executable.standalone
unusual-interpreter usr/lib/ruby/vendor_ruby/bundler/templates/Executable.standalone #!<%=
script-not-executable usr/lib/ruby/vendor_ruby/bundler/templates/newgem/exe/newgem.tt
script-not-executable usr/lib/ruby/vendor_ruby/bundler/templates/newgem/bin/console.tt
script-not-executable usr/lib/ruby/vendor_ruby/bundler/templates/newgem/bin/setup.tt