|
9 | 9 | ast (2.4.2) |
10 | 10 | byebug (11.1.3) |
11 | 11 | coderay (1.1.3) |
12 | | - diff-lcs (1.5.0) |
13 | | - ffi (1.15.5) |
| 12 | + diff-lcs (1.5.1) |
| 13 | + ffi (1.17.0-arm64-darwin) |
| 14 | + ffi (1.17.0-x86_64-darwin) |
| 15 | + ffi (1.17.0-x86_64-linux-gnu) |
14 | 16 | formatador (1.1.0) |
15 | | - guard (2.18.0) |
| 17 | + guard (2.18.1) |
16 | 18 | formatador (>= 0.2.4) |
17 | 19 | listen (>= 2.7, < 4.0) |
18 | 20 | lumberjack (>= 1.0.12, < 2.0) |
|
29 | 31 | guard-rubocop (1.5.0) |
30 | 32 | guard (~> 2.0) |
31 | 33 | rubocop (< 2.0) |
32 | | - listen (3.7.1) |
| 34 | + json (2.7.2) |
| 35 | + language_server-protocol (3.17.0.3) |
| 36 | + listen (3.9.0) |
33 | 37 | rb-fsevent (~> 0.10, >= 0.10.3) |
34 | 38 | rb-inotify (~> 0.9, >= 0.9.10) |
35 | | - lumberjack (1.2.8) |
36 | | - method_source (1.0.0) |
| 39 | + lumberjack (1.2.10) |
| 40 | + method_source (1.1.0) |
37 | 41 | nenv (0.3.0) |
38 | 42 | notiffany (0.1.3) |
39 | 43 | nenv (~> 0.1) |
40 | 44 | shellany (~> 0.0) |
41 | | - parallel (1.21.0) |
42 | | - parser (3.1.0.0) |
| 45 | + parallel (1.25.1) |
| 46 | + parser (3.3.4.0) |
43 | 47 | ast (~> 2.4.1) |
44 | | - pry (0.13.1) |
| 48 | + racc |
| 49 | + pry (0.14.2) |
45 | 50 | coderay (~> 1.1) |
46 | 51 | method_source (~> 1.0) |
47 | | - pry-byebug (3.9.0) |
| 52 | + pry-byebug (3.10.1) |
48 | 53 | byebug (~> 11.0) |
49 | | - pry (~> 0.13.0) |
| 54 | + pry (>= 0.13, < 0.15) |
| 55 | + racc (1.8.1) |
50 | 56 | rainbow (3.1.1) |
51 | | - rb-fsevent (0.11.1) |
52 | | - rb-inotify (0.10.1) |
| 57 | + rb-fsevent (0.11.2) |
| 58 | + rb-inotify (0.11.1) |
53 | 59 | ffi (~> 1.0) |
54 | | - regexp_parser (2.2.0) |
55 | | - rexml (3.2.8) |
56 | | - strscan (>= 3.0.9) |
57 | | - rspec (3.10.0) |
58 | | - rspec-core (~> 3.10.0) |
59 | | - rspec-expectations (~> 3.10.0) |
60 | | - rspec-mocks (~> 3.10.0) |
61 | | - rspec-core (3.10.2) |
62 | | - rspec-support (~> 3.10.0) |
63 | | - rspec-expectations (3.10.2) |
| 60 | + regexp_parser (2.9.2) |
| 61 | + rexml (3.3.4) |
| 62 | + strscan |
| 63 | + rspec (3.13.0) |
| 64 | + rspec-core (~> 3.13.0) |
| 65 | + rspec-expectations (~> 3.13.0) |
| 66 | + rspec-mocks (~> 3.13.0) |
| 67 | + rspec-core (3.13.0) |
| 68 | + rspec-support (~> 3.13.0) |
| 69 | + rspec-expectations (3.13.1) |
64 | 70 | diff-lcs (>= 1.2.0, < 2.0) |
65 | | - rspec-support (~> 3.10.0) |
66 | | - rspec-mocks (3.10.3) |
| 71 | + rspec-support (~> 3.13.0) |
| 72 | + rspec-mocks (3.13.1) |
67 | 73 | diff-lcs (>= 1.2.0, < 2.0) |
68 | | - rspec-support (~> 3.10.0) |
69 | | - rspec-support (3.10.3) |
70 | | - rubocop (1.25.1) |
| 74 | + rspec-support (~> 3.13.0) |
| 75 | + rspec-support (3.13.1) |
| 76 | + rubocop (1.65.1) |
| 77 | + json (~> 2.3) |
| 78 | + language_server-protocol (>= 3.17.0) |
71 | 79 | parallel (~> 1.10) |
72 | | - parser (>= 3.1.0.0) |
| 80 | + parser (>= 3.3.0.2) |
73 | 81 | rainbow (>= 2.2.2, < 4.0) |
74 | | - regexp_parser (>= 1.8, < 3.0) |
75 | | - rexml |
76 | | - rubocop-ast (>= 1.15.1, < 2.0) |
| 82 | + regexp_parser (>= 2.4, < 3.0) |
| 83 | + rexml (>= 3.2.5, < 4.0) |
| 84 | + rubocop-ast (>= 1.31.1, < 2.0) |
77 | 85 | ruby-progressbar (~> 1.7) |
78 | | - unicode-display_width (>= 1.4.0, < 3.0) |
79 | | - rubocop-ast (1.15.1) |
80 | | - parser (>= 3.0.1.1) |
81 | | - rubocop-rspec (2.8.0) |
82 | | - rubocop (~> 1.19) |
83 | | - ruby-progressbar (1.11.0) |
| 86 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 87 | + rubocop-ast (1.31.3) |
| 88 | + parser (>= 3.3.1.0) |
| 89 | + rubocop-rspec (3.0.3) |
| 90 | + rubocop (~> 1.61) |
| 91 | + ruby-progressbar (1.13.0) |
84 | 92 | shellany (0.0.1) |
85 | 93 | strscan (3.1.0) |
86 | | - thor (1.2.1) |
87 | | - unicode-display_width (2.1.0) |
| 94 | + thor (1.3.1) |
| 95 | + unicode-display_width (2.5.0) |
88 | 96 |
|
89 | 97 | PLATFORMS |
90 | 98 | arm64-darwin-23 |
|
0 commit comments