|
| 1 | +GEM |
| 2 | + remote: https://rubygems.org/ |
| 3 | + specs: |
| 4 | + ast (2.4.3) |
| 5 | + diff-lcs (1.6.2) |
| 6 | + docile (1.4.1) |
| 7 | + github-markup (5.0.1) |
| 8 | + json (2.12.2) |
| 9 | + language_server-protocol (3.17.0.5) |
| 10 | + lint_roller (1.1.0) |
| 11 | + parallel (1.27.0) |
| 12 | + parser (3.3.8.0) |
| 13 | + ast (~> 2.4.1) |
| 14 | + racc |
| 15 | + prism (1.4.0) |
| 16 | + racc (1.8.1) |
| 17 | + rainbow (3.1.1) |
| 18 | + redcarpet (3.6.1) |
| 19 | + regexp_parser (2.10.0) |
| 20 | + rspec (3.13.1) |
| 21 | + rspec-core (~> 3.13.0) |
| 22 | + rspec-expectations (~> 3.13.0) |
| 23 | + rspec-mocks (~> 3.13.0) |
| 24 | + rspec-core (3.13.4) |
| 25 | + rspec-support (~> 3.13.0) |
| 26 | + rspec-expectations (3.13.5) |
| 27 | + diff-lcs (>= 1.2.0, < 2.0) |
| 28 | + rspec-support (~> 3.13.0) |
| 29 | + rspec-mocks (3.13.5) |
| 30 | + diff-lcs (>= 1.2.0, < 2.0) |
| 31 | + rspec-support (~> 3.13.0) |
| 32 | + rspec-support (3.13.4) |
| 33 | + rubocop (1.75.7) |
| 34 | + json (~> 2.3) |
| 35 | + language_server-protocol (~> 3.17.0.2) |
| 36 | + lint_roller (~> 1.1.0) |
| 37 | + parallel (~> 1.10) |
| 38 | + parser (>= 3.3.0.2) |
| 39 | + rainbow (>= 2.2.2, < 4.0) |
| 40 | + regexp_parser (>= 2.9.3, < 3.0) |
| 41 | + rubocop-ast (>= 1.44.0, < 2.0) |
| 42 | + ruby-progressbar (~> 1.7) |
| 43 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 44 | + rubocop-ast (1.44.1) |
| 45 | + parser (>= 3.3.7.2) |
| 46 | + prism (~> 1.4) |
| 47 | + rubocop-ordered_methods (0.14) |
| 48 | + rubocop (>= 1.0) |
| 49 | + rubocop-performance (1.25.0) |
| 50 | + lint_roller (~> 1.1) |
| 51 | + rubocop (>= 1.75.0, < 2.0) |
| 52 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 53 | + rubocop-rspec (3.6.0) |
| 54 | + lint_roller (~> 1.1) |
| 55 | + rubocop (~> 1.72, >= 1.72.1) |
| 56 | + rubocop-thread_safety (0.7.2) |
| 57 | + lint_roller (~> 1.1) |
| 58 | + rubocop (~> 1.72, >= 1.72.1) |
| 59 | + rubocop-yard (0.10.0) |
| 60 | + rubocop (~> 1.21) |
| 61 | + yard |
| 62 | + ruby-progressbar (1.13.0) |
| 63 | + simplecov (0.22.0) |
| 64 | + docile (~> 1.1) |
| 65 | + simplecov-html (~> 0.11) |
| 66 | + simplecov_json_formatter (~> 0.1) |
| 67 | + simplecov-html (0.13.1) |
| 68 | + simplecov-lcov (0.8.0) |
| 69 | + simplecov_json_formatter (0.1.4) |
| 70 | + unicode-display_width (3.1.4) |
| 71 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 72 | + unicode-emoji (4.0.4) |
| 73 | + webrick (1.9.1) |
| 74 | + yard (0.9.37) |
| 75 | + yard-sitemap (1.0.1) |
| 76 | + |
| 77 | +PLATFORMS |
| 78 | + arm64-darwin-24 |
| 79 | + ruby |
| 80 | + |
| 81 | +DEPENDENCIES |
| 82 | + github-markup |
| 83 | + redcarpet |
| 84 | + rspec |
| 85 | + rubocop |
| 86 | + rubocop-ordered_methods |
| 87 | + rubocop-performance |
| 88 | + rubocop-rspec |
| 89 | + rubocop-thread_safety |
| 90 | + rubocop-yard |
| 91 | + simplecov |
| 92 | + simplecov-lcov |
| 93 | + webrick |
| 94 | + yard |
| 95 | + yard-sitemap |
| 96 | + |
| 97 | +RUBY VERSION |
| 98 | + ruby 3.2.8p263 |
| 99 | + |
| 100 | +BUNDLED WITH |
| 101 | + 2.6.8 |
0 commit comments