main
  1PATH
  2  remote: .
  3  specs:
  4    spandx (0.19.0)
  5      addressable (~> 2.0)
  6      bundler (>= 1.16, < 3.0.0)
  7      csv (~> 3.0)
  8      hcl2 (~> 0.1)
  9      net-hippie (~> 1.0)
 10      nokogiri (~> 1.0)
 11      oj (~> 3.0)
 12      parslet (~> 2.0)
 13      sorted_set (~> 1.0)
 14      terminal-table (~> 1.0)
 15      thor (~> 1.0)
 16      tty-spinner (~> 0.1)
 17      zeitwerk (~> 2.0)
 18
 19GEM
 20  remote: https://rubygems.org/
 21  specs:
 22    addressable (2.8.7)
 23      public_suffix (>= 2.0.2, < 7.0)
 24    ast (2.4.2)
 25    base64 (0.2.0)
 26    benchmark (0.4.0)
 27    benchmark-ips (2.14.0)
 28    benchmark-malloc (0.2.0)
 29    benchmark-perf (0.6.0)
 30    benchmark-trend (0.4.0)
 31    bigdecimal (3.1.9)
 32    bundler-audit (0.9.2)
 33      bundler (>= 1.2.0, < 3)
 34      thor (~> 1.0)
 35    byebug (11.1.3)
 36    crack (1.0.0)
 37      bigdecimal
 38      rexml
 39    csv (3.3.2)
 40    diff-lcs (1.5.1)
 41    dotenv (3.1.7)
 42    faraday (2.12.2)
 43      faraday-net_http (>= 2.0, < 3.5)
 44      json
 45      logger
 46    faraday-net_http (3.4.0)
 47      net-http (>= 0.5.0)
 48    hashdiff (1.1.2)
 49    hcl2 (0.1.0)
 50      parslet (~> 2.0)
 51    json (2.9.1)
 52    licensed (2.15.2)
 53      bundler (>= 1.10)
 54      licensee (>= 9.14.0, < 10.0.0)
 55      parallel (>= 0.18.0)
 56      pathname-common_prefix (~> 0.0.1)
 57      reverse_markdown (~> 1.0)
 58      ruby-xxHash (~> 0.4)
 59      thor (>= 0.19)
 60      tomlrb (~> 1.2)
 61    licensee (9.18.0)
 62      dotenv (>= 2, < 4)
 63      octokit (>= 4.20, < 10.0)
 64      reverse_markdown (>= 1, < 4)
 65      rugged (>= 0.24, < 2.0)
 66      thor (>= 0.19, < 2.0)
 67    logger (1.6.4)
 68    net-hippie (1.2.0)
 69      logger (~> 1.0)
 70    net-http (0.6.0)
 71      uri
 72    nokogiri (1.18.1-aarch64-linux-gnu)
 73      racc (~> 1.4)
 74    nokogiri (1.18.1-aarch64-linux-musl)
 75      racc (~> 1.4)
 76    nokogiri (1.18.1-arm-linux-gnu)
 77      racc (~> 1.4)
 78    nokogiri (1.18.1-arm-linux-musl)
 79      racc (~> 1.4)
 80    nokogiri (1.18.1-arm64-darwin)
 81      racc (~> 1.4)
 82    nokogiri (1.18.1-x86_64-darwin)
 83      racc (~> 1.4)
 84    nokogiri (1.18.1-x86_64-linux-gnu)
 85      racc (~> 1.4)
 86    nokogiri (1.18.1-x86_64-linux-musl)
 87      racc (~> 1.4)
 88    octokit (9.2.0)
 89      faraday (>= 1, < 3)
 90      sawyer (~> 0.9)
 91    oj (3.16.9)
 92      bigdecimal (>= 3.0)
 93      ostruct (>= 0.2)
 94    ostruct (0.6.1)
 95    parallel (1.26.3)
 96    parser (3.3.6.0)
 97      ast (~> 2.4.1)
 98      racc
 99    parslet (2.0.0)
100    pathname-common_prefix (0.0.2)
101    public_suffix (6.0.1)
102    racc (1.8.1)
103    rainbow (3.1.1)
104    rake (13.2.1)
105    rake-compiler (1.2.9)
106      rake
107    rbtree (0.4.6)
108    regexp_parser (2.10.0)
109    reverse_markdown (1.4.0)
110      nokogiri
111    rexml (3.4.0)
112    rspec (3.13.0)
113      rspec-core (~> 3.13.0)
114      rspec-expectations (~> 3.13.0)
115      rspec-mocks (~> 3.13.0)
116    rspec-benchmark (0.6.0)
117      benchmark-malloc (~> 0.2)
118      benchmark-perf (~> 0.6)
119      benchmark-trend (~> 0.4)
120      rspec (>= 3.0)
121    rspec-core (3.13.2)
122      rspec-support (~> 3.13.0)
123    rspec-expectations (3.13.3)
124      diff-lcs (>= 1.2.0, < 2.0)
125      rspec-support (~> 3.13.0)
126    rspec-mocks (3.13.2)
127      diff-lcs (>= 1.2.0, < 2.0)
128      rspec-support (~> 3.13.0)
129    rspec-support (3.13.2)
130    rubocop (1.42.0)
131      json (~> 2.3)
132      parallel (~> 1.10)
133      parser (>= 3.1.2.1)
134      rainbow (>= 2.2.2, < 4.0)
135      regexp_parser (>= 1.8, < 3.0)
136      rexml (>= 3.2.5, < 4.0)
137      rubocop-ast (>= 1.24.1, < 2.0)
138      ruby-progressbar (~> 1.7)
139      unicode-display_width (>= 1.4.0, < 3.0)
140    rubocop-ast (1.37.0)
141      parser (>= 3.3.1.0)
142    rubocop-rspec (3.0.0)
143      rubocop (~> 1.40)
144    ruby-prof (1.7.1)
145    ruby-progressbar (1.13.0)
146    ruby-xxHash (0.4.0.2)
147    rugged (1.7.2)
148    sawyer (0.9.2)
149      addressable (>= 2.3.5)
150      faraday (>= 0.17.3, < 3)
151    set (1.1.1)
152    sorted_set (1.0.3)
153      rbtree
154      set (~> 1.0)
155    terminal-table (1.8.0)
156      unicode-display_width (~> 1.1, >= 1.1.1)
157    thor (1.3.2)
158    tomlrb (1.3.0)
159    tty-cursor (0.7.1)
160    tty-spinner (0.9.3)
161      tty-cursor (~> 0.7)
162    unicode-display_width (1.8.0)
163    uri (1.0.2)
164    vcr (6.3.1)
165      base64
166    webmock (3.24.0)
167      addressable (>= 2.8.0)
168      crack (>= 0.3.2)
169      hashdiff (>= 0.4.0, < 2.0.0)
170    zeitwerk (2.7.1)
171
172PLATFORMS
173  aarch64-linux-gnu
174  aarch64-linux-musl
175  arm-linux-gnu
176  arm-linux-musl
177  arm64-darwin
178  x86_64-darwin
179  x86_64-linux-gnu
180  x86_64-linux-musl
181
182DEPENDENCIES
183  benchmark (~> 0.1)
184  benchmark-ips (~> 2.0)
185  bundler-audit (~> 0.1)
186  byebug (~> 11.0)
187  licensed (~> 2.0)
188  rake (~> 13.0)
189  rake-compiler (~> 1.0)
190  rspec (~> 3.0)
191  rspec-benchmark (~> 0.1)
192  rubocop (~> 1.0)
193  rubocop-rspec (~> 3.0)
194  ruby-prof (~> 1.0)
195  spandx!
196  vcr (~> 6.0)
197  webmock (~> 3.0)
198
199BUNDLED WITH
200   2.6.2