|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - ast (2.4.2) |
11 | | - byebug (11.1.3) |
12 | | - diff-lcs (1.4.4) |
13 | | - docile (1.3.5) |
| 10 | + ast (2.4.3) |
| 11 | + cgi (0.5.1) |
| 12 | + date (3.5.1) |
| 13 | + debug (1.11.1) |
| 14 | + irb (~> 1.10) |
| 15 | + reline (>= 0.3.8) |
| 16 | + diff-lcs (1.6.2) |
| 17 | + docile (1.4.1) |
| 18 | + erb (4.0.4) |
| 19 | + cgi (>= 0.3.3) |
| 20 | + io-console (0.8.2) |
| 21 | + irb (1.16.0) |
| 22 | + pp (>= 0.6.0) |
| 23 | + rdoc (>= 4.0.0) |
| 24 | + reline (>= 0.4.2) |
| 25 | + json (2.18.0) |
| 26 | + language_server-protocol (3.17.0.5) |
| 27 | + lint_roller (1.1.0) |
14 | 28 | logger (1.7.0) |
15 | | - parallel (1.20.1) |
16 | | - parser (3.0.0.0) |
| 29 | + parallel (1.27.0) |
| 30 | + parser (3.3.10.1) |
17 | 31 | ast (~> 2.4.1) |
18 | | - rainbow (3.0.0) |
19 | | - rake (13.0.3) |
20 | | - regexp_parser (2.0.3) |
21 | | - rexml (3.2.4) |
22 | | - rspec (3.10.0) |
23 | | - rspec-core (~> 3.10.0) |
24 | | - rspec-expectations (~> 3.10.0) |
25 | | - rspec-mocks (~> 3.10.0) |
26 | | - rspec-core (3.10.1) |
27 | | - rspec-support (~> 3.10.0) |
28 | | - rspec-expectations (3.10.1) |
| 32 | + racc |
| 33 | + pp (0.6.3) |
| 34 | + prettyprint |
| 35 | + prettyprint (0.2.0) |
| 36 | + prism (1.8.0) |
| 37 | + psych (5.3.1) |
| 38 | + date |
| 39 | + stringio |
| 40 | + racc (1.8.1) |
| 41 | + rainbow (3.1.1) |
| 42 | + rake (13.3.1) |
| 43 | + rdoc (7.1.0) |
| 44 | + erb |
| 45 | + psych (>= 4.0.0) |
| 46 | + tsort |
| 47 | + regexp_parser (2.11.3) |
| 48 | + reline (0.6.3) |
| 49 | + io-console (~> 0.5) |
| 50 | + rspec (3.13.2) |
| 51 | + rspec-core (~> 3.13.0) |
| 52 | + rspec-expectations (~> 3.13.0) |
| 53 | + rspec-mocks (~> 3.13.0) |
| 54 | + rspec-core (3.13.6) |
| 55 | + rspec-support (~> 3.13.0) |
| 56 | + rspec-expectations (3.13.5) |
29 | 57 | diff-lcs (>= 1.2.0, < 2.0) |
30 | | - rspec-support (~> 3.10.0) |
31 | | - rspec-mocks (3.10.2) |
| 58 | + rspec-support (~> 3.13.0) |
| 59 | + rspec-mocks (3.13.7) |
32 | 60 | diff-lcs (>= 1.2.0, < 2.0) |
33 | | - rspec-support (~> 3.10.0) |
34 | | - rspec-support (3.10.2) |
35 | | - rubocop (1.10.0) |
| 61 | + rspec-support (~> 3.13.0) |
| 62 | + rspec-support (3.13.6) |
| 63 | + rubocop (1.82.1) |
| 64 | + json (~> 2.3) |
| 65 | + language_server-protocol (~> 3.17.0.2) |
| 66 | + lint_roller (~> 1.1.0) |
36 | 67 | parallel (~> 1.10) |
37 | | - parser (>= 3.0.0.0) |
| 68 | + parser (>= 3.3.0.2) |
38 | 69 | rainbow (>= 2.2.2, < 4.0) |
39 | | - regexp_parser (>= 1.8, < 3.0) |
40 | | - rexml |
41 | | - rubocop-ast (>= 1.2.0, < 2.0) |
| 70 | + regexp_parser (>= 2.9.3, < 3.0) |
| 71 | + rubocop-ast (>= 1.48.0, < 2.0) |
42 | 72 | ruby-progressbar (~> 1.7) |
43 | | - unicode-display_width (>= 1.4.0, < 3.0) |
44 | | - rubocop-ast (1.4.1) |
45 | | - parser (>= 2.7.1.5) |
46 | | - rubocop-rake (0.5.1) |
47 | | - rubocop |
48 | | - rubocop-rspec (2.2.0) |
49 | | - rubocop (~> 1.0) |
50 | | - rubocop-ast (>= 1.1.0) |
51 | | - ruby-progressbar (1.11.0) |
52 | | - simplecov (0.21.2) |
| 73 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 74 | + rubocop-ast (1.49.0) |
| 75 | + parser (>= 3.3.7.2) |
| 76 | + prism (~> 1.7) |
| 77 | + rubocop-inst (1.2.2) |
| 78 | + rubocop (~> 1.72, >= 1.72.1) |
| 79 | + rubocop-performance (~> 1.24) |
| 80 | + rubocop-performance (1.26.1) |
| 81 | + lint_roller (~> 1.1) |
| 82 | + rubocop (>= 1.75.0, < 2.0) |
| 83 | + rubocop-ast (>= 1.47.1, < 2.0) |
| 84 | + rubocop-rake (0.7.1) |
| 85 | + lint_roller (~> 1.1) |
| 86 | + rubocop (>= 1.72.1) |
| 87 | + rubocop-rspec (3.9.0) |
| 88 | + lint_roller (~> 1.1) |
| 89 | + rubocop (~> 1.81) |
| 90 | + ruby-progressbar (1.13.0) |
| 91 | + simplecov (0.22.0) |
53 | 92 | docile (~> 1.1) |
54 | 93 | simplecov-html (~> 0.11) |
55 | 94 | simplecov_json_formatter (~> 0.1) |
56 | | - simplecov-html (0.12.3) |
57 | | - simplecov_json_formatter (0.1.2) |
58 | | - unicode-display_width (2.0.0) |
59 | | - yard (0.9.26) |
| 95 | + simplecov-html (0.13.2) |
| 96 | + simplecov_json_formatter (0.1.4) |
| 97 | + stringio (3.2.0) |
| 98 | + tsort (0.2.0) |
| 99 | + unicode-display_width (3.2.0) |
| 100 | + unicode-emoji (~> 4.1) |
| 101 | + unicode-emoji (4.2.0) |
| 102 | + yard (0.9.38) |
60 | 103 |
|
61 | 104 | PLATFORMS |
62 | 105 | ruby |
63 | 106 |
|
64 | 107 | DEPENDENCIES |
65 | | - bundler (>= 1.11.2) |
66 | | - byebug (~> 11.1) |
| 108 | + debug (~> 1.11) |
67 | 109 | mqtt-ccutrer! |
68 | | - rake (>= 10.2.2) |
69 | | - rspec (>= 3.5.0) |
70 | | - rubocop (~> 1.10) |
71 | | - rubocop-rake (~> 0.5) |
72 | | - rubocop-rspec (~> 2.2) |
73 | | - simplecov (>= 0.9.2) |
74 | | - yard (>= 0.9.11) |
| 110 | + rake (~> 13.3) |
| 111 | + rspec (~> 3.13) |
| 112 | + rubocop-inst (~> 1.2) |
| 113 | + rubocop-rake (~> 0.7) |
| 114 | + rubocop-rspec (~> 3.9) |
| 115 | + simplecov (~> 0.22) |
| 116 | + yard (~> 0.9) |
75 | 117 |
|
76 | 118 | BUNDLED WITH |
77 | | - 4.0.3 |
| 119 | + 2.6.9 |
0 commit comments