|
3 | 3 | specs:
|
4 | 4 | turbo-ruby (0.1.0)
|
5 | 5 | phlex (~> 1.0)
|
6 |
| - phlex-rails (~> 0.4) |
7 | 6 |
|
8 | 7 | GEM
|
9 | 8 | remote: https://rubygems.org/
|
10 | 9 | specs:
|
11 |
| - actioncable (7.0.4) |
12 |
| - actionpack (= 7.0.4) |
13 |
| - activesupport (= 7.0.4) |
14 |
| - nio4r (~> 2.0) |
15 |
| - websocket-driver (>= 0.6.1) |
16 |
| - actionmailbox (7.0.4) |
17 |
| - actionpack (= 7.0.4) |
18 |
| - activejob (= 7.0.4) |
19 |
| - activerecord (= 7.0.4) |
20 |
| - activestorage (= 7.0.4) |
21 |
| - activesupport (= 7.0.4) |
22 |
| - mail (>= 2.7.1) |
23 |
| - net-imap |
24 |
| - net-pop |
25 |
| - net-smtp |
26 |
| - actionmailer (7.0.4) |
27 |
| - actionpack (= 7.0.4) |
28 |
| - actionview (= 7.0.4) |
29 |
| - activejob (= 7.0.4) |
30 |
| - activesupport (= 7.0.4) |
31 |
| - mail (~> 2.5, >= 2.5.4) |
32 |
| - net-imap |
33 |
| - net-pop |
34 |
| - net-smtp |
35 |
| - rails-dom-testing (~> 2.0) |
36 |
| - actionpack (7.0.4) |
37 |
| - actionview (= 7.0.4) |
38 |
| - activesupport (= 7.0.4) |
39 |
| - rack (~> 2.0, >= 2.2.0) |
40 |
| - rack-test (>= 0.6.3) |
41 |
| - rails-dom-testing (~> 2.0) |
42 |
| - rails-html-sanitizer (~> 1.0, >= 1.2.0) |
43 |
| - actiontext (7.0.4) |
44 |
| - actionpack (= 7.0.4) |
45 |
| - activerecord (= 7.0.4) |
46 |
| - activestorage (= 7.0.4) |
47 |
| - activesupport (= 7.0.4) |
48 |
| - globalid (>= 0.6.0) |
49 |
| - nokogiri (>= 1.8.5) |
50 |
| - actionview (7.0.4) |
51 |
| - activesupport (= 7.0.4) |
52 |
| - builder (~> 3.1) |
53 |
| - erubi (~> 1.4) |
54 |
| - rails-dom-testing (~> 2.0) |
55 |
| - rails-html-sanitizer (~> 1.1, >= 1.2.0) |
56 |
| - activejob (7.0.4) |
57 |
| - activesupport (= 7.0.4) |
58 |
| - globalid (>= 0.3.6) |
59 |
| - activemodel (7.0.4) |
60 |
| - activesupport (= 7.0.4) |
61 |
| - activerecord (7.0.4) |
62 |
| - activemodel (= 7.0.4) |
63 |
| - activesupport (= 7.0.4) |
64 |
| - activestorage (7.0.4) |
65 |
| - actionpack (= 7.0.4) |
66 |
| - activejob (= 7.0.4) |
67 |
| - activerecord (= 7.0.4) |
68 |
| - activesupport (= 7.0.4) |
69 |
| - marcel (~> 1.0) |
70 |
| - mini_mime (>= 1.1.0) |
71 |
| - activesupport (7.0.4) |
72 |
| - concurrent-ruby (~> 1.0, >= 1.0.2) |
73 |
| - i18n (>= 1.6, < 2) |
74 |
| - minitest (>= 5.1) |
75 |
| - tzinfo (~> 2.0) |
76 | 10 | ast (2.4.2)
|
77 |
| - builder (3.2.4) |
78 |
| - concurrent-ruby (1.1.10) |
79 |
| - crass (1.0.6) |
80 |
| - date (3.3.3) |
81 |
| - erubi (1.12.0) |
82 |
| - globalid (1.0.0) |
83 |
| - activesupport (>= 5.0) |
84 |
| - i18n (1.12.0) |
85 |
| - concurrent-ruby (~> 1.0) |
86 | 11 | json (2.6.3)
|
87 |
| - loofah (2.19.1) |
88 |
| - crass (~> 1.0.2) |
89 |
| - nokogiri (>= 1.5.9) |
90 |
| - mail (2.8.0) |
91 |
| - mini_mime (>= 0.1.1) |
92 |
| - net-imap |
93 |
| - net-pop |
94 |
| - net-smtp |
95 |
| - marcel (1.0.2) |
96 |
| - method_source (1.0.0) |
97 |
| - mini_mime (1.1.2) |
98 |
| - mini_portile2 (2.8.1) |
99 | 12 | minitest (5.17.0)
|
100 |
| - net-imap (0.3.4) |
101 |
| - date |
102 |
| - net-protocol |
103 |
| - net-pop (0.1.2) |
104 |
| - net-protocol |
105 |
| - net-protocol (0.2.1) |
106 |
| - timeout |
107 |
| - net-smtp (0.3.3) |
108 |
| - net-protocol |
109 |
| - nio4r (2.5.8) |
110 |
| - nokogiri (1.13.10) |
111 |
| - mini_portile2 (~> 2.8.0) |
112 |
| - racc (~> 1.4) |
113 | 13 | parallel (1.22.1)
|
114 | 14 | parser (3.2.0.0)
|
115 | 15 | ast (~> 2.4.1)
|
116 | 16 | phlex (1.0.0)
|
117 | 17 | zeitwerk (~> 2.6)
|
118 |
| - phlex-rails (0.4.2) |
119 |
| - phlex (>= 1, < 2) |
120 |
| - rails (>= 6.1, < 8) |
121 |
| - zeitwerk (~> 2) |
122 |
| - racc (1.6.2) |
123 |
| - rack (2.2.5) |
124 |
| - rack-test (2.0.2) |
125 |
| - rack (>= 1.3) |
126 |
| - rails (7.0.4) |
127 |
| - actioncable (= 7.0.4) |
128 |
| - actionmailbox (= 7.0.4) |
129 |
| - actionmailer (= 7.0.4) |
130 |
| - actionpack (= 7.0.4) |
131 |
| - actiontext (= 7.0.4) |
132 |
| - actionview (= 7.0.4) |
133 |
| - activejob (= 7.0.4) |
134 |
| - activemodel (= 7.0.4) |
135 |
| - activerecord (= 7.0.4) |
136 |
| - activestorage (= 7.0.4) |
137 |
| - activesupport (= 7.0.4) |
138 |
| - bundler (>= 1.15.0) |
139 |
| - railties (= 7.0.4) |
140 |
| - rails-dom-testing (2.0.3) |
141 |
| - activesupport (>= 4.2.0) |
142 |
| - nokogiri (>= 1.6) |
143 |
| - rails-html-sanitizer (1.4.4) |
144 |
| - loofah (~> 2.19, >= 2.19.1) |
145 |
| - railties (7.0.4) |
146 |
| - actionpack (= 7.0.4) |
147 |
| - activesupport (= 7.0.4) |
148 |
| - method_source |
149 |
| - rake (>= 12.2) |
150 |
| - thor (~> 1.0) |
151 |
| - zeitwerk (~> 2.5) |
152 | 18 | rainbow (3.1.1)
|
153 | 19 | rake (13.0.6)
|
154 | 20 | regexp_parser (2.6.1)
|
|
166 | 32 | rubocop-ast (1.24.1)
|
167 | 33 | parser (>= 3.1.1.0)
|
168 | 34 | ruby-progressbar (1.11.0)
|
169 |
| - thor (1.2.1) |
170 |
| - timeout (0.3.1) |
171 |
| - tzinfo (2.0.5) |
172 |
| - concurrent-ruby (~> 1.0) |
173 | 35 | unicode-display_width (2.4.2)
|
174 |
| - websocket-driver (0.7.5) |
175 |
| - websocket-extensions (>= 0.1.0) |
176 |
| - websocket-extensions (0.1.5) |
177 | 36 | zeitwerk (2.6.6)
|
178 | 37 |
|
179 | 38 | PLATFORMS
|
|
0 commit comments