This file is indexed.

/usr/share/rubygems-integration/2.3.0/specifications/oj-2.17.4.gemspec is in ruby-oj 2.17.4-1.

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
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# -*- encoding: utf-8 -*-
# stub: oj 2.17.4 ruby lib
# stub: ext/oj/extconf.rb

Gem::Specification.new do |s|
  s.name = "oj"
  s.version = "2.17.4"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Peter Ohler"]
  s.date = "2016-09-23"
  s.description = "The fastest JSON parser and object serializer. "
  s.email = "peter@ohler.com"
  s.extensions = ["ext/oj/extconf.rb"]
  s.extra_rdoc_files = ["README.md"]
  s.files = ["LICENSE", "README.md", "ext/oj/buf.h", "ext/oj/cache8.c", "ext/oj/cache8.h", "ext/oj/circarray.c", "ext/oj/circarray.h", "ext/oj/compat.c", "ext/oj/dump.c", "ext/oj/encode.h", "ext/oj/err.c", "ext/oj/err.h", "ext/oj/extconf.rb", "ext/oj/fast.c", "ext/oj/hash.c", "ext/oj/hash.h", "ext/oj/hash_test.c", "ext/oj/object.c", "ext/oj/odd.c", "ext/oj/odd.h", "ext/oj/oj.c", "ext/oj/oj.h", "ext/oj/parse.c", "ext/oj/parse.h", "ext/oj/reader.c", "ext/oj/reader.h", "ext/oj/resolve.c", "ext/oj/resolve.h", "ext/oj/saj.c", "ext/oj/scp.c", "ext/oj/sparse.c", "ext/oj/strict.c", "ext/oj/val_stack.c", "ext/oj/val_stack.h", "lib/oj.rb", "lib/oj/active_support_helper.rb", "lib/oj/bag.rb", "lib/oj/easy_hash.rb", "lib/oj/error.rb", "lib/oj/mimic.rb", "lib/oj/saj.rb", "lib/oj/schandler.rb", "lib/oj/version.rb", "test/_test_active.rb", "test/_test_active_mimic.rb", "test/_test_mimic_rails.rb", "test/aaa.rb", "test/activesupport_datetime_test.rb", "test/bug.rb", "test/files.rb", "test/helper.rb", "test/isolated/shared.rb", "test/isolated/test_mimic_after.rb", "test/isolated/test_mimic_alone.rb", "test/isolated/test_mimic_as_json.rb", "test/isolated/test_mimic_before.rb", "test/isolated/test_mimic_define.rb", "test/isolated/test_mimic_rails_after.rb", "test/isolated/test_mimic_rails_before.rb", "test/pact.rb", "test/perf.rb", "test/perf1.rb", "test/perf2.rb", "test/perf_compat.rb", "test/perf_fast.rb", "test/perf_file.rb", "test/perf_obj_old.rb", "test/perf_object.rb", "test/perf_saj.rb", "test/perf_scp.rb", "test/perf_simple.rb", "test/perf_strict.rb", "test/sample.rb", "test/sample/change.rb", "test/sample/dir.rb", "test/sample/doc.rb", "test/sample/file.rb", "test/sample/group.rb", "test/sample/hasprops.rb", "test/sample/layer.rb", "test/sample/line.rb", "test/sample/oval.rb", "test/sample/rect.rb", "test/sample/shape.rb", "test/sample/text.rb", "test/sample_json.rb", "test/test_bigd.rb", "test/test_compat.rb", "test/test_debian.rb", "test/test_fast.rb", "test/test_file.rb", "test/test_gc.rb", "test/test_hash.rb", "test/test_object.rb", "test/test_range.rb", "test/test_saj.rb", "test/test_scp.rb", "test/test_strict.rb", "test/test_various.rb", "test/test_writer.rb"]
  s.homepage = "http://www.ohler.com/oj"
  s.licenses = ["MIT"]
  s.rdoc_options = ["--main", "README.md"]
  s.rubyforge_project = "oj"
  s.rubygems_version = "2.5.1"
  s.summary = "A fast JSON parser and serializer."
  s.test_files = ["test/_test_active.rb", "test/_test_active_mimic.rb", "test/_test_mimic_rails.rb", "test/aaa.rb", "test/activesupport_datetime_test.rb", "test/bug.rb", "test/files.rb", "test/helper.rb", "test/isolated/shared.rb", "test/isolated/test_mimic_after.rb", "test/isolated/test_mimic_alone.rb", "test/isolated/test_mimic_as_json.rb", "test/isolated/test_mimic_before.rb", "test/isolated/test_mimic_define.rb", "test/isolated/test_mimic_rails_after.rb", "test/isolated/test_mimic_rails_before.rb", "test/pact.rb", "test/perf.rb", "test/perf1.rb", "test/perf2.rb", "test/perf_compat.rb", "test/perf_fast.rb", "test/perf_file.rb", "test/perf_obj_old.rb", "test/perf_object.rb", "test/perf_saj.rb", "test/perf_scp.rb", "test/perf_simple.rb", "test/perf_strict.rb", "test/sample.rb", "test/sample/change.rb", "test/sample/dir.rb", "test/sample/doc.rb", "test/sample/file.rb", "test/sample/group.rb", "test/sample/hasprops.rb", "test/sample/layer.rb", "test/sample/line.rb", "test/sample/oval.rb", "test/sample/rect.rb", "test/sample/shape.rb", "test/sample/text.rb", "test/sample_json.rb", "test/test_bigd.rb", "test/test_compat.rb", "test/test_debian.rb", "test/test_fast.rb", "test/test_file.rb", "test/test_gc.rb", "test/test_hash.rb", "test/test_object.rb", "test/test_range.rb", "test/test_saj.rb", "test/test_scp.rb", "test/test_strict.rb", "test/test_various.rb", "test/test_writer.rb"]

  if s.respond_to? :specification_version then
    s.specification_version = 3

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_development_dependency(%q<minitest>, ["~> 5"])
      s.add_development_dependency(%q<rails>, ["~> 4"])
      s.add_development_dependency(%q<rake-compiler>, ["~> 0.9"])
    else
      s.add_dependency(%q<minitest>, ["~> 5"])
      s.add_dependency(%q<rails>, ["~> 4"])
      s.add_dependency(%q<rake-compiler>, ["~> 0.9"])
    end
  else
    s.add_dependency(%q<minitest>, ["~> 5"])
    s.add_dependency(%q<rails>, ["~> 4"])
    s.add_dependency(%q<rake-compiler>, ["~> 0.9"])
  end
end