|
| 1 | +GEM |
| 2 | + remote: https://rubygems.org/ |
| 3 | + specs: |
| 4 | + ast (2.4.2) |
| 5 | + date (3.4.1) |
| 6 | + debug (1.9.2) |
| 7 | + irb (~> 1.10) |
| 8 | + reline (>= 0.3.8) |
| 9 | + diff-lcs (1.5.1) |
| 10 | + docile (1.4.1) |
| 11 | + io-console (0.8.0) |
| 12 | + irb (1.14.2) |
| 13 | + rdoc (>= 4.0.0) |
| 14 | + reline (>= 0.4.2) |
| 15 | + json (2.9.0) |
| 16 | + language_server-protocol (3.17.0.3) |
| 17 | + lint_roller (1.1.0) |
| 18 | + logger (1.6.3) |
| 19 | + parallel (1.26.3) |
| 20 | + parser (3.3.6.0) |
| 21 | + ast (~> 2.4.1) |
| 22 | + racc |
| 23 | + prism (1.2.0) |
| 24 | + psych (5.2.1) |
| 25 | + date |
| 26 | + stringio |
| 27 | + racc (1.8.1) |
| 28 | + rainbow (3.1.1) |
| 29 | + rbs (3.7.0) |
| 30 | + logger |
| 31 | + rdoc (6.9.0) |
| 32 | + psych (>= 4.0.0) |
| 33 | + regexp_parser (2.9.3) |
| 34 | + reline (0.6.0) |
| 35 | + io-console (~> 0.5) |
| 36 | + rspec (3.13.0) |
| 37 | + rspec-core (~> 3.13.0) |
| 38 | + rspec-expectations (~> 3.13.0) |
| 39 | + rspec-mocks (~> 3.13.0) |
| 40 | + rspec-core (3.13.2) |
| 41 | + rspec-support (~> 3.13.0) |
| 42 | + rspec-expectations (3.13.3) |
| 43 | + diff-lcs (>= 1.2.0, < 2.0) |
| 44 | + rspec-support (~> 3.13.0) |
| 45 | + rspec-mocks (3.13.2) |
| 46 | + diff-lcs (>= 1.2.0, < 2.0) |
| 47 | + rspec-support (~> 3.13.0) |
| 48 | + rspec-support (3.13.2) |
| 49 | + rubocop (1.69.2) |
| 50 | + json (~> 2.3) |
| 51 | + language_server-protocol (>= 3.17.0) |
| 52 | + parallel (~> 1.10) |
| 53 | + parser (>= 3.3.0.2) |
| 54 | + rainbow (>= 2.2.2, < 4.0) |
| 55 | + regexp_parser (>= 2.9.3, < 3.0) |
| 56 | + rubocop-ast (>= 1.36.2, < 2.0) |
| 57 | + ruby-progressbar (~> 1.7) |
| 58 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 59 | + rubocop-ast (1.37.0) |
| 60 | + parser (>= 3.3.1.0) |
| 61 | + rubocop-performance (1.23.0) |
| 62 | + rubocop (>= 1.48.1, < 2.0) |
| 63 | + rubocop-ast (>= 1.31.1, < 2.0) |
| 64 | + ruby-lsp (0.22.1) |
| 65 | + language_server-protocol (~> 3.17.0) |
| 66 | + prism (>= 1.2, < 2.0) |
| 67 | + rbs (>= 3, < 4) |
| 68 | + sorbet-runtime (>= 0.5.10782) |
| 69 | + ruby-progressbar (1.13.0) |
| 70 | + simplecov (0.22.0) |
| 71 | + docile (~> 1.1) |
| 72 | + simplecov-html (~> 0.11) |
| 73 | + simplecov_json_formatter (~> 0.1) |
| 74 | + simplecov-html (0.13.1) |
| 75 | + simplecov-lcov (0.8.0) |
| 76 | + simplecov_json_formatter (0.1.4) |
| 77 | + sorbet-runtime (0.5.11691) |
| 78 | + standard (1.43.0) |
| 79 | + language_server-protocol (~> 3.17.0.2) |
| 80 | + lint_roller (~> 1.0) |
| 81 | + rubocop (~> 1.69.1) |
| 82 | + standard-custom (~> 1.0.0) |
| 83 | + standard-performance (~> 1.6) |
| 84 | + standard-custom (1.0.2) |
| 85 | + lint_roller (~> 1.0) |
| 86 | + rubocop (~> 1.50) |
| 87 | + standard-performance (1.6.0) |
| 88 | + lint_roller (~> 1.1) |
| 89 | + rubocop-performance (~> 1.23.0) |
| 90 | + stringio (3.1.2) |
| 91 | + unicode-display_width (3.1.2) |
| 92 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 93 | + unicode-emoji (4.0.4) |
| 94 | + |
| 95 | +PLATFORMS |
| 96 | + ruby |
| 97 | + x86_64-linux |
| 98 | + |
| 99 | +DEPENDENCIES |
| 100 | + debug |
| 101 | + rspec |
| 102 | + ruby-lsp |
| 103 | + simplecov |
| 104 | + simplecov-lcov |
| 105 | + standard |
| 106 | + |
| 107 | +BUNDLED WITH |
| 108 | + 2.6.3 |
0 commit comments