|
8 | 8 | GEM |
9 | 9 | remote: https://rubygems.org/ |
10 | 10 | specs: |
11 | | - actioncable (8.0.2.1) |
12 | | - actionpack (= 8.0.2.1) |
13 | | - activesupport (= 8.0.2.1) |
| 11 | + actioncable (8.0.3) |
| 12 | + actionpack (= 8.0.3) |
| 13 | + activesupport (= 8.0.3) |
14 | 14 | nio4r (~> 2.0) |
15 | 15 | websocket-driver (>= 0.6.1) |
16 | 16 | zeitwerk (~> 2.6) |
17 | | - actionmailbox (8.0.2.1) |
18 | | - actionpack (= 8.0.2.1) |
19 | | - activejob (= 8.0.2.1) |
20 | | - activerecord (= 8.0.2.1) |
21 | | - activestorage (= 8.0.2.1) |
22 | | - activesupport (= 8.0.2.1) |
| 17 | + actionmailbox (8.0.3) |
| 18 | + actionpack (= 8.0.3) |
| 19 | + activejob (= 8.0.3) |
| 20 | + activerecord (= 8.0.3) |
| 21 | + activestorage (= 8.0.3) |
| 22 | + activesupport (= 8.0.3) |
23 | 23 | mail (>= 2.8.0) |
24 | | - actionmailer (8.0.2.1) |
25 | | - actionpack (= 8.0.2.1) |
26 | | - actionview (= 8.0.2.1) |
27 | | - activejob (= 8.0.2.1) |
28 | | - activesupport (= 8.0.2.1) |
| 24 | + actionmailer (8.0.3) |
| 25 | + actionpack (= 8.0.3) |
| 26 | + actionview (= 8.0.3) |
| 27 | + activejob (= 8.0.3) |
| 28 | + activesupport (= 8.0.3) |
29 | 29 | mail (>= 2.8.0) |
30 | 30 | rails-dom-testing (~> 2.2) |
31 | | - actionpack (8.0.2.1) |
32 | | - actionview (= 8.0.2.1) |
33 | | - activesupport (= 8.0.2.1) |
| 31 | + actionpack (8.0.3) |
| 32 | + actionview (= 8.0.3) |
| 33 | + activesupport (= 8.0.3) |
34 | 34 | nokogiri (>= 1.8.5) |
35 | 35 | rack (>= 2.2.4) |
36 | 36 | rack-session (>= 1.0.1) |
37 | 37 | rack-test (>= 0.6.3) |
38 | 38 | rails-dom-testing (~> 2.2) |
39 | 39 | rails-html-sanitizer (~> 1.6) |
40 | 40 | useragent (~> 0.16) |
41 | | - actiontext (8.0.2.1) |
42 | | - actionpack (= 8.0.2.1) |
43 | | - activerecord (= 8.0.2.1) |
44 | | - activestorage (= 8.0.2.1) |
45 | | - activesupport (= 8.0.2.1) |
| 41 | + actiontext (8.0.3) |
| 42 | + actionpack (= 8.0.3) |
| 43 | + activerecord (= 8.0.3) |
| 44 | + activestorage (= 8.0.3) |
| 45 | + activesupport (= 8.0.3) |
46 | 46 | globalid (>= 0.6.0) |
47 | 47 | nokogiri (>= 1.8.5) |
48 | | - actionview (8.0.2.1) |
49 | | - activesupport (= 8.0.2.1) |
| 48 | + actionview (8.0.3) |
| 49 | + activesupport (= 8.0.3) |
50 | 50 | builder (~> 3.1) |
51 | 51 | erubi (~> 1.11) |
52 | 52 | rails-dom-testing (~> 2.2) |
53 | 53 | rails-html-sanitizer (~> 1.6) |
54 | | - activejob (8.0.2.1) |
55 | | - activesupport (= 8.0.2.1) |
| 54 | + activejob (8.0.3) |
| 55 | + activesupport (= 8.0.3) |
56 | 56 | globalid (>= 0.3.6) |
57 | | - activemodel (8.0.2.1) |
58 | | - activesupport (= 8.0.2.1) |
59 | | - activerecord (8.0.2.1) |
60 | | - activemodel (= 8.0.2.1) |
61 | | - activesupport (= 8.0.2.1) |
| 57 | + activemodel (8.0.3) |
| 58 | + activesupport (= 8.0.3) |
| 59 | + activerecord (8.0.3) |
| 60 | + activemodel (= 8.0.3) |
| 61 | + activesupport (= 8.0.3) |
62 | 62 | timeout (>= 0.4.0) |
63 | | - activestorage (8.0.2.1) |
64 | | - actionpack (= 8.0.2.1) |
65 | | - activejob (= 8.0.2.1) |
66 | | - activerecord (= 8.0.2.1) |
67 | | - activesupport (= 8.0.2.1) |
| 63 | + activestorage (8.0.3) |
| 64 | + actionpack (= 8.0.3) |
| 65 | + activejob (= 8.0.3) |
| 66 | + activerecord (= 8.0.3) |
| 67 | + activesupport (= 8.0.3) |
68 | 68 | marcel (~> 1.0) |
69 | | - activesupport (8.0.2.1) |
| 69 | + activesupport (8.0.3) |
70 | 70 | base64 |
71 | 71 | benchmark (>= 0.3) |
72 | 72 | bigdecimal |
@@ -224,34 +224,35 @@ GEM |
224 | 224 | rack (>= 1.3) |
225 | 225 | rackup (2.2.1) |
226 | 226 | rack (>= 3) |
227 | | - rails (8.0.2.1) |
228 | | - actioncable (= 8.0.2.1) |
229 | | - actionmailbox (= 8.0.2.1) |
230 | | - actionmailer (= 8.0.2.1) |
231 | | - actionpack (= 8.0.2.1) |
232 | | - actiontext (= 8.0.2.1) |
233 | | - actionview (= 8.0.2.1) |
234 | | - activejob (= 8.0.2.1) |
235 | | - activemodel (= 8.0.2.1) |
236 | | - activerecord (= 8.0.2.1) |
237 | | - activestorage (= 8.0.2.1) |
238 | | - activesupport (= 8.0.2.1) |
| 227 | + rails (8.0.3) |
| 228 | + actioncable (= 8.0.3) |
| 229 | + actionmailbox (= 8.0.3) |
| 230 | + actionmailer (= 8.0.3) |
| 231 | + actionpack (= 8.0.3) |
| 232 | + actiontext (= 8.0.3) |
| 233 | + actionview (= 8.0.3) |
| 234 | + activejob (= 8.0.3) |
| 235 | + activemodel (= 8.0.3) |
| 236 | + activerecord (= 8.0.3) |
| 237 | + activestorage (= 8.0.3) |
| 238 | + activesupport (= 8.0.3) |
239 | 239 | bundler (>= 1.15.0) |
240 | | - railties (= 8.0.2.1) |
| 240 | + railties (= 8.0.3) |
241 | 241 | rails-dom-testing (2.3.0) |
242 | 242 | activesupport (>= 5.0.0) |
243 | 243 | minitest |
244 | 244 | nokogiri (>= 1.6) |
245 | 245 | rails-html-sanitizer (1.6.2) |
246 | 246 | loofah (~> 2.21) |
247 | 247 | 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) |
248 | | - railties (8.0.2.1) |
249 | | - actionpack (= 8.0.2.1) |
250 | | - activesupport (= 8.0.2.1) |
| 248 | + railties (8.0.3) |
| 249 | + actionpack (= 8.0.3) |
| 250 | + activesupport (= 8.0.3) |
251 | 251 | irb (~> 1.13) |
252 | 252 | rackup (>= 1.0.0) |
253 | 253 | rake (>= 12.2) |
254 | 254 | thor (~> 1.0, >= 1.2.2) |
| 255 | + tsort (>= 0.2) |
255 | 256 | zeitwerk (~> 2.6) |
256 | 257 | rainbow (3.1.1) |
257 | 258 | rake (13.3.0) |
|
0 commit comments