|
2 | 2 | remote: .
|
3 | 3 | specs:
|
4 | 4 | rails-app_env (0.1.0)
|
5 |
| - rails (>= 8.0.2) |
| 5 | + activesupport (>= 8.0.0) |
| 6 | + railties (>= 8.0.0) |
6 | 7 |
|
7 | 8 | GEM
|
8 | 9 | remote: https://rubygems.org/
|
9 | 10 | specs:
|
10 |
| - actioncable (8.0.2) |
11 |
| - actionpack (= 8.0.2) |
12 |
| - activesupport (= 8.0.2) |
13 |
| - nio4r (~> 2.0) |
14 |
| - websocket-driver (>= 0.6.1) |
15 |
| - zeitwerk (~> 2.6) |
16 |
| - actionmailbox (8.0.2) |
17 |
| - actionpack (= 8.0.2) |
18 |
| - activejob (= 8.0.2) |
19 |
| - activerecord (= 8.0.2) |
20 |
| - activestorage (= 8.0.2) |
21 |
| - activesupport (= 8.0.2) |
22 |
| - mail (>= 2.8.0) |
23 |
| - actionmailer (8.0.2) |
24 |
| - actionpack (= 8.0.2) |
25 |
| - actionview (= 8.0.2) |
26 |
| - activejob (= 8.0.2) |
27 |
| - activesupport (= 8.0.2) |
28 |
| - mail (>= 2.8.0) |
29 |
| - rails-dom-testing (~> 2.2) |
30 | 11 | actionpack (8.0.2)
|
31 | 12 | actionview (= 8.0.2)
|
32 | 13 | activesupport (= 8.0.2)
|
|
37 | 18 | rails-dom-testing (~> 2.2)
|
38 | 19 | rails-html-sanitizer (~> 1.6)
|
39 | 20 | useragent (~> 0.16)
|
40 |
| - actiontext (8.0.2) |
41 |
| - actionpack (= 8.0.2) |
42 |
| - activerecord (= 8.0.2) |
43 |
| - activestorage (= 8.0.2) |
44 |
| - activesupport (= 8.0.2) |
45 |
| - globalid (>= 0.6.0) |
46 |
| - nokogiri (>= 1.8.5) |
47 | 21 | actionview (8.0.2)
|
48 | 22 | activesupport (= 8.0.2)
|
49 | 23 | builder (~> 3.1)
|
50 | 24 | erubi (~> 1.11)
|
51 | 25 | rails-dom-testing (~> 2.2)
|
52 | 26 | rails-html-sanitizer (~> 1.6)
|
53 |
| - activejob (8.0.2) |
54 |
| - activesupport (= 8.0.2) |
55 |
| - globalid (>= 0.3.6) |
56 |
| - activemodel (8.0.2) |
57 |
| - activesupport (= 8.0.2) |
58 |
| - activerecord (8.0.2) |
59 |
| - activemodel (= 8.0.2) |
60 |
| - activesupport (= 8.0.2) |
61 |
| - timeout (>= 0.4.0) |
62 |
| - activestorage (8.0.2) |
63 |
| - actionpack (= 8.0.2) |
64 |
| - activejob (= 8.0.2) |
65 |
| - activerecord (= 8.0.2) |
66 |
| - activesupport (= 8.0.2) |
67 |
| - marcel (~> 1.0) |
68 | 27 | activesupport (8.0.2)
|
69 | 28 | base64
|
70 | 29 | benchmark (>= 0.3)
|
|
93 | 52 | drb (2.2.3)
|
94 | 53 | erb (5.0.1)
|
95 | 54 | erubi (1.13.1)
|
96 |
| - globalid (1.2.1) |
97 |
| - activesupport (>= 6.1) |
98 | 55 | i18n (1.14.7)
|
99 | 56 | concurrent-ruby (~> 1.0)
|
100 | 57 | io-console (0.8.0)
|
|
109 | 66 | loofah (2.24.1)
|
110 | 67 | crass (~> 1.0.2)
|
111 | 68 | nokogiri (>= 1.12.0)
|
112 |
| - mail (2.8.1) |
113 |
| - mini_mime (>= 0.1.1) |
114 |
| - net-imap |
115 |
| - net-pop |
116 |
| - net-smtp |
117 |
| - marcel (1.0.4) |
118 |
| - mini_mime (1.1.5) |
119 | 69 | minitest (5.25.5)
|
120 |
| - net-imap (0.5.8) |
121 |
| - date |
122 |
| - net-protocol |
123 |
| - net-pop (0.1.2) |
124 |
| - net-protocol |
125 |
| - net-protocol (0.2.2) |
126 |
| - timeout |
127 |
| - net-smtp (0.5.1) |
128 |
| - net-protocol |
129 | 70 | nio4r (2.7.4)
|
130 | 71 | nokogiri (1.18.8-aarch64-linux-gnu)
|
131 | 72 | racc (~> 1.4)
|
|
165 | 106 | rack (>= 1.3)
|
166 | 107 | rackup (2.2.1)
|
167 | 108 | rack (>= 3)
|
168 |
| - rails (8.0.2) |
169 |
| - actioncable (= 8.0.2) |
170 |
| - actionmailbox (= 8.0.2) |
171 |
| - actionmailer (= 8.0.2) |
172 |
| - actionpack (= 8.0.2) |
173 |
| - actiontext (= 8.0.2) |
174 |
| - actionview (= 8.0.2) |
175 |
| - activejob (= 8.0.2) |
176 |
| - activemodel (= 8.0.2) |
177 |
| - activerecord (= 8.0.2) |
178 |
| - activestorage (= 8.0.2) |
179 |
| - activesupport (= 8.0.2) |
180 |
| - bundler (>= 1.15.0) |
181 |
| - railties (= 8.0.2) |
182 | 109 | rails-dom-testing (2.3.0)
|
183 | 110 | activesupport (>= 5.0.0)
|
184 | 111 | minitest
|
@@ -253,18 +180,13 @@ GEM
|
253 | 180 | rubocop-rails (~> 2.31.0)
|
254 | 181 | stringio (3.1.7)
|
255 | 182 | thor (1.3.2)
|
256 |
| - timeout (0.4.3) |
257 | 183 | tzinfo (2.0.6)
|
258 | 184 | concurrent-ruby (~> 1.0)
|
259 | 185 | unicode-display_width (3.1.4)
|
260 | 186 | unicode-emoji (~> 4.0, >= 4.0.4)
|
261 | 187 | unicode-emoji (4.0.4)
|
262 | 188 | uri (1.0.3)
|
263 | 189 | useragent (0.16.11)
|
264 |
| - websocket-driver (0.8.0) |
265 |
| - base64 |
266 |
| - websocket-extensions (>= 0.1.0) |
267 |
| - websocket-extensions (0.1.5) |
268 | 190 | zeitwerk (2.7.3)
|
269 | 191 |
|
270 | 192 | PLATFORMS
|
|
0 commit comments