|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (8.0.3) |
5 | | - actionpack (= 8.0.3) |
6 | | - activesupport (= 8.0.3) |
| 4 | + action_text-trix (2.1.15) |
| 5 | + railties |
| 6 | + actioncable (8.1.0) |
| 7 | + actionpack (= 8.1.0) |
| 8 | + activesupport (= 8.1.0) |
7 | 9 | nio4r (~> 2.0) |
8 | 10 | websocket-driver (>= 0.6.1) |
9 | 11 | zeitwerk (~> 2.6) |
10 | | - actionmailbox (8.0.3) |
11 | | - actionpack (= 8.0.3) |
12 | | - activejob (= 8.0.3) |
13 | | - activerecord (= 8.0.3) |
14 | | - activestorage (= 8.0.3) |
15 | | - activesupport (= 8.0.3) |
| 12 | + actionmailbox (8.1.0) |
| 13 | + actionpack (= 8.1.0) |
| 14 | + activejob (= 8.1.0) |
| 15 | + activerecord (= 8.1.0) |
| 16 | + activestorage (= 8.1.0) |
| 17 | + activesupport (= 8.1.0) |
16 | 18 | mail (>= 2.8.0) |
17 | | - actionmailer (8.0.3) |
18 | | - actionpack (= 8.0.3) |
19 | | - actionview (= 8.0.3) |
20 | | - activejob (= 8.0.3) |
21 | | - activesupport (= 8.0.3) |
| 19 | + actionmailer (8.1.0) |
| 20 | + actionpack (= 8.1.0) |
| 21 | + actionview (= 8.1.0) |
| 22 | + activejob (= 8.1.0) |
| 23 | + activesupport (= 8.1.0) |
22 | 24 | mail (>= 2.8.0) |
23 | 25 | rails-dom-testing (~> 2.2) |
24 | | - actionpack (8.0.3) |
25 | | - actionview (= 8.0.3) |
26 | | - activesupport (= 8.0.3) |
| 26 | + actionpack (8.1.0) |
| 27 | + actionview (= 8.1.0) |
| 28 | + activesupport (= 8.1.0) |
27 | 29 | nokogiri (>= 1.8.5) |
28 | 30 | rack (>= 2.2.4) |
29 | 31 | rack-session (>= 1.0.1) |
30 | 32 | rack-test (>= 0.6.3) |
31 | 33 | rails-dom-testing (~> 2.2) |
32 | 34 | rails-html-sanitizer (~> 1.6) |
33 | 35 | useragent (~> 0.16) |
34 | | - actiontext (8.0.3) |
35 | | - actionpack (= 8.0.3) |
36 | | - activerecord (= 8.0.3) |
37 | | - activestorage (= 8.0.3) |
38 | | - activesupport (= 8.0.3) |
| 36 | + actiontext (8.1.0) |
| 37 | + action_text-trix (~> 2.1.15) |
| 38 | + actionpack (= 8.1.0) |
| 39 | + activerecord (= 8.1.0) |
| 40 | + activestorage (= 8.1.0) |
| 41 | + activesupport (= 8.1.0) |
39 | 42 | globalid (>= 0.6.0) |
40 | 43 | nokogiri (>= 1.8.5) |
41 | | - actionview (8.0.3) |
42 | | - activesupport (= 8.0.3) |
| 44 | + actionview (8.1.0) |
| 45 | + activesupport (= 8.1.0) |
43 | 46 | builder (~> 3.1) |
44 | 47 | erubi (~> 1.11) |
45 | 48 | rails-dom-testing (~> 2.2) |
46 | 49 | rails-html-sanitizer (~> 1.6) |
47 | | - activejob (8.0.3) |
48 | | - activesupport (= 8.0.3) |
| 50 | + activejob (8.1.0) |
| 51 | + activesupport (= 8.1.0) |
49 | 52 | globalid (>= 0.3.6) |
50 | | - activemodel (8.0.3) |
51 | | - activesupport (= 8.0.3) |
52 | | - activerecord (8.0.3) |
53 | | - activemodel (= 8.0.3) |
54 | | - activesupport (= 8.0.3) |
| 53 | + activemodel (8.1.0) |
| 54 | + activesupport (= 8.1.0) |
| 55 | + activerecord (8.1.0) |
| 56 | + activemodel (= 8.1.0) |
| 57 | + activesupport (= 8.1.0) |
55 | 58 | timeout (>= 0.4.0) |
56 | | - activestorage (8.0.3) |
57 | | - actionpack (= 8.0.3) |
58 | | - activejob (= 8.0.3) |
59 | | - activerecord (= 8.0.3) |
60 | | - activesupport (= 8.0.3) |
| 59 | + activestorage (8.1.0) |
| 60 | + actionpack (= 8.1.0) |
| 61 | + activejob (= 8.1.0) |
| 62 | + activerecord (= 8.1.0) |
| 63 | + activesupport (= 8.1.0) |
61 | 64 | marcel (~> 1.0) |
62 | | - activesupport (8.0.3) |
| 65 | + activesupport (8.1.0) |
63 | 66 | base64 |
64 | | - benchmark (>= 0.3) |
65 | 67 | bigdecimal |
66 | 68 | concurrent-ruby (~> 1.0, >= 1.3.1) |
67 | 69 | connection_pool (>= 2.2.5) |
68 | 70 | drb |
69 | 71 | i18n (>= 1.6, < 2) |
| 72 | + json |
70 | 73 | logger (>= 1.4.2) |
71 | 74 | minitest (>= 5.1) |
72 | 75 | securerandom (>= 0.3) |
|
76 | 79 | public_suffix (>= 2.0.2, < 7.0) |
77 | 80 | ast (2.4.3) |
78 | 81 | base64 (0.3.0) |
79 | | - benchmark (0.5.0) |
80 | 82 | better_errors (2.10.1) |
81 | 83 | erubi (>= 1.0.0) |
82 | 84 | rack (>= 0.9.0) |
|
143 | 145 | ffi (1.17.1-arm64-darwin) |
144 | 146 | ffi (1.17.1-x86_64-darwin) |
145 | 147 | ffi (1.17.1-x86_64-linux-gnu) |
146 | | - globalid (1.2.1) |
| 148 | + globalid (1.3.0) |
147 | 149 | activesupport (>= 6.1) |
148 | 150 | high_voltage (4.0.0) |
149 | 151 | i18n (1.14.7) |
@@ -182,20 +184,21 @@ GEM |
182 | 184 | loofah (2.24.1) |
183 | 185 | crass (~> 1.0.2) |
184 | 186 | nokogiri (>= 1.12.0) |
185 | | - mail (2.8.1) |
| 187 | + mail (2.9.0) |
| 188 | + logger |
186 | 189 | mini_mime (>= 0.1.1) |
187 | 190 | net-imap |
188 | 191 | net-pop |
189 | 192 | net-smtp |
190 | | - marcel (1.0.4) |
| 193 | + marcel (1.1.0) |
191 | 194 | matrix (0.4.2) |
192 | 195 | method_source (1.1.0) |
193 | 196 | mini_mime (1.1.5) |
194 | 197 | mini_racer (0.19.1) |
195 | 198 | libv8-node (~> 24.1.0.0) |
196 | 199 | minitest (5.26.0) |
197 | 200 | msgpack (1.8.0) |
198 | | - net-imap (0.5.10) |
| 201 | + net-imap (0.5.12) |
199 | 202 | date |
200 | 203 | net-protocol |
201 | 204 | net-pop (0.1.2) |
@@ -235,28 +238,28 @@ GEM |
235 | 238 | puma (6.6.1) |
236 | 239 | nio4r (~> 2.0) |
237 | 240 | racc (1.8.1) |
238 | | - rack (3.1.18) |
| 241 | + rack (3.2.3) |
239 | 242 | rack-session (2.1.1) |
240 | 243 | base64 (>= 0.1.0) |
241 | 244 | rack (>= 3.0.0) |
242 | 245 | rack-test (2.2.0) |
243 | 246 | rack (>= 1.3) |
244 | 247 | rackup (2.2.1) |
245 | 248 | rack (>= 3) |
246 | | - rails (8.0.3) |
247 | | - actioncable (= 8.0.3) |
248 | | - actionmailbox (= 8.0.3) |
249 | | - actionmailer (= 8.0.3) |
250 | | - actionpack (= 8.0.3) |
251 | | - actiontext (= 8.0.3) |
252 | | - actionview (= 8.0.3) |
253 | | - activejob (= 8.0.3) |
254 | | - activemodel (= 8.0.3) |
255 | | - activerecord (= 8.0.3) |
256 | | - activestorage (= 8.0.3) |
257 | | - activesupport (= 8.0.3) |
| 249 | + rails (8.1.0) |
| 250 | + actioncable (= 8.1.0) |
| 251 | + actionmailbox (= 8.1.0) |
| 252 | + actionmailer (= 8.1.0) |
| 253 | + actionpack (= 8.1.0) |
| 254 | + actiontext (= 8.1.0) |
| 255 | + actionview (= 8.1.0) |
| 256 | + activejob (= 8.1.0) |
| 257 | + activemodel (= 8.1.0) |
| 258 | + activerecord (= 8.1.0) |
| 259 | + activestorage (= 8.1.0) |
| 260 | + activesupport (= 8.1.0) |
258 | 261 | bundler (>= 1.15.0) |
259 | | - railties (= 8.0.3) |
| 262 | + railties (= 8.1.0) |
260 | 263 | rails-dom-testing (2.3.0) |
261 | 264 | activesupport (>= 5.0.0) |
262 | 265 | minitest |
|
265 | 268 | loofah (~> 2.21) |
266 | 269 | nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) |
267 | 270 | rails_layout (1.0.42) |
268 | | - railties (8.0.3) |
269 | | - actionpack (= 8.0.3) |
270 | | - activesupport (= 8.0.3) |
| 271 | + railties (8.1.0) |
| 272 | + actionpack (= 8.1.0) |
| 273 | + activesupport (= 8.1.0) |
271 | 274 | irb (~> 1.13) |
272 | 275 | rackup (>= 1.0.0) |
273 | 276 | rake (>= 12.2) |
|
279 | 282 | rb-fsevent (0.11.2) |
280 | 283 | rb-inotify (0.11.1) |
281 | 284 | ffi (~> 1.0) |
282 | | - rdoc (6.14.2) |
| 285 | + rdoc (6.15.0) |
283 | 286 | erb |
284 | 287 | psych (>= 4.0.0) |
| 288 | + tsort |
285 | 289 | regexp_parser (2.11.2) |
286 | 290 | reline (0.6.2) |
287 | 291 | io-console (~> 0.5) |
|
373 | 377 | lint_roller (~> 1.1) |
374 | 378 | rubocop-performance (~> 1.25.0) |
375 | 379 | stringio (3.1.7) |
376 | | - thor (1.3.2) |
| 380 | + thor (1.4.0) |
377 | 381 | tilt (2.6.0) |
378 | 382 | timeout (0.4.3) |
379 | 383 | tsort (0.2.0) |
|
396 | 400 | bindex (>= 0.4.0) |
397 | 401 | railties (>= 6.0.0) |
398 | 402 | websocket (1.2.11) |
399 | | - websocket-driver (0.7.7) |
| 403 | + websocket-driver (0.8.0) |
400 | 404 | base64 |
401 | 405 | websocket-extensions (>= 0.1.0) |
402 | 406 | websocket-extensions (0.1.5) |
|
0 commit comments