|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + packageurl-ruby (0.1.0) |
| 5 | + |
| 6 | +GEM |
| 7 | + remote: https://rubygems.org/ |
| 8 | + specs: |
| 9 | + activesupport (6.1.4.1) |
| 10 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 11 | + i18n (>= 1.6, < 2) |
| 12 | + minitest (>= 5.1) |
| 13 | + tzinfo (~> 2.0) |
| 14 | + zeitwerk (~> 2.3) |
| 15 | + ast (2.4.2) |
| 16 | + concurrent-ruby (1.1.9) |
| 17 | + diff-lcs (1.4.4) |
| 18 | + ffi (1.15.4) |
| 19 | + i18n (1.8.11) |
| 20 | + concurrent-ruby (~> 1.0) |
| 21 | + language_server-protocol (3.16.0.3) |
| 22 | + listen (3.7.0) |
| 23 | + rb-fsevent (~> 0.10, >= 0.10.3) |
| 24 | + rb-inotify (~> 0.9, >= 0.9.10) |
| 25 | + minitest (5.14.4) |
| 26 | + parallel (1.21.0) |
| 27 | + parser (3.0.3.0) |
| 28 | + ast (~> 2.4.1) |
| 29 | + rainbow (3.0.0) |
| 30 | + rake (13.0.6) |
| 31 | + rb-fsevent (0.11.0) |
| 32 | + rb-inotify (0.10.1) |
| 33 | + ffi (~> 1.0) |
| 34 | + rbs (1.7.1) |
| 35 | + regexp_parser (2.1.1) |
| 36 | + rexml (3.2.5) |
| 37 | + rspec (3.10.0) |
| 38 | + rspec-core (~> 3.10.0) |
| 39 | + rspec-expectations (~> 3.10.0) |
| 40 | + rspec-mocks (~> 3.10.0) |
| 41 | + rspec-core (3.10.1) |
| 42 | + rspec-support (~> 3.10.0) |
| 43 | + rspec-expectations (3.10.1) |
| 44 | + diff-lcs (>= 1.2.0, < 2.0) |
| 45 | + rspec-support (~> 3.10.0) |
| 46 | + rspec-mocks (3.10.2) |
| 47 | + diff-lcs (>= 1.2.0, < 2.0) |
| 48 | + rspec-support (~> 3.10.0) |
| 49 | + rspec-support (3.10.3) |
| 50 | + rubocop (1.23.0) |
| 51 | + parallel (~> 1.10) |
| 52 | + parser (>= 3.0.0.0) |
| 53 | + rainbow (>= 2.2.2, < 4.0) |
| 54 | + regexp_parser (>= 1.8, < 3.0) |
| 55 | + rexml |
| 56 | + rubocop-ast (>= 1.12.0, < 2.0) |
| 57 | + ruby-progressbar (~> 1.7) |
| 58 | + unicode-display_width (>= 1.4.0, < 3.0) |
| 59 | + rubocop-ast (1.13.0) |
| 60 | + parser (>= 3.0.1.1) |
| 61 | + rubocop-rake (0.6.0) |
| 62 | + rubocop (~> 1.0) |
| 63 | + rubocop-rspec (2.6.0) |
| 64 | + rubocop (~> 1.19) |
| 65 | + ruby-progressbar (1.11.0) |
| 66 | + steep (0.46.0) |
| 67 | + activesupport (>= 5.1) |
| 68 | + language_server-protocol (>= 3.15, < 4.0) |
| 69 | + listen (~> 3.0) |
| 70 | + parallel (>= 1.0.0) |
| 71 | + parser (>= 3.0) |
| 72 | + rainbow (>= 2.2.2, < 4.0) |
| 73 | + rbs (>= 1.2.0) |
| 74 | + terminal-table (>= 2, < 4) |
| 75 | + terminal-table (3.0.2) |
| 76 | + unicode-display_width (>= 1.1.1, < 3) |
| 77 | + tzinfo (2.0.4) |
| 78 | + concurrent-ruby (~> 1.0) |
| 79 | + unicode-display_width (2.1.0) |
| 80 | + yard (0.9.26) |
| 81 | + zeitwerk (2.5.1) |
| 82 | + |
| 83 | +PLATFORMS |
| 84 | + x86_64-darwin-19 |
| 85 | + x86_64-darwin-20 |
| 86 | + x86_64-linux |
| 87 | + |
| 88 | +DEPENDENCIES |
| 89 | + bundler (~> 2.0) |
| 90 | + packageurl-ruby! |
| 91 | + rake (~> 13.0) |
| 92 | + rspec (~> 3.0) |
| 93 | + rubocop (~> 1.23.0) |
| 94 | + rubocop-rake (~> 0.6.0) |
| 95 | + rubocop-rspec (~> 2.6.0) |
| 96 | + steep (~> 0.46.0) |
| 97 | + yard (~> 0.9.0) |
| 98 | + |
| 99 | +BUNDLED WITH |
| 100 | + 2.2.32 |
0 commit comments