|
32 | 32 | PATH |
33 | 33 | remote: . |
34 | 34 | specs: |
35 | | - actioncable (6.0.4.8) |
36 | | - actionpack (= 6.0.4.8) |
| 35 | + actioncable (6.0.5) |
| 36 | + actionpack (= 6.0.5) |
37 | 37 | nio4r (~> 2.0) |
38 | 38 | websocket-driver (>= 0.6.1) |
39 | | - actionmailbox (6.0.4.8) |
40 | | - actionpack (= 6.0.4.8) |
41 | | - activejob (= 6.0.4.8) |
42 | | - activerecord (= 6.0.4.8) |
43 | | - activestorage (= 6.0.4.8) |
44 | | - activesupport (= 6.0.4.8) |
| 39 | + actionmailbox (6.0.5) |
| 40 | + actionpack (= 6.0.5) |
| 41 | + activejob (= 6.0.5) |
| 42 | + activerecord (= 6.0.5) |
| 43 | + activestorage (= 6.0.5) |
| 44 | + activesupport (= 6.0.5) |
45 | 45 | mail (>= 2.7.1) |
46 | | - actionmailer (6.0.4.8) |
47 | | - actionpack (= 6.0.4.8) |
48 | | - actionview (= 6.0.4.8) |
49 | | - activejob (= 6.0.4.8) |
| 46 | + actionmailer (6.0.5) |
| 47 | + actionpack (= 6.0.5) |
| 48 | + actionview (= 6.0.5) |
| 49 | + activejob (= 6.0.5) |
50 | 50 | mail (~> 2.5, >= 2.5.4) |
51 | 51 | rails-dom-testing (~> 2.0) |
52 | | - actionpack (6.0.4.8) |
53 | | - actionview (= 6.0.4.8) |
54 | | - activesupport (= 6.0.4.8) |
| 52 | + actionpack (6.0.5) |
| 53 | + actionview (= 6.0.5) |
| 54 | + activesupport (= 6.0.5) |
55 | 55 | rack (~> 2.0, >= 2.0.8) |
56 | 56 | rack-test (>= 0.6.3) |
57 | 57 | rails-dom-testing (~> 2.0) |
58 | 58 | rails-html-sanitizer (~> 1.0, >= 1.2.0) |
59 | | - actiontext (6.0.4.8) |
60 | | - actionpack (= 6.0.4.8) |
61 | | - activerecord (= 6.0.4.8) |
62 | | - activestorage (= 6.0.4.8) |
63 | | - activesupport (= 6.0.4.8) |
| 59 | + actiontext (6.0.5) |
| 60 | + actionpack (= 6.0.5) |
| 61 | + activerecord (= 6.0.5) |
| 62 | + activestorage (= 6.0.5) |
| 63 | + activesupport (= 6.0.5) |
64 | 64 | nokogiri (>= 1.8.5) |
65 | | - actionview (6.0.4.8) |
66 | | - activesupport (= 6.0.4.8) |
| 65 | + actionview (6.0.5) |
| 66 | + activesupport (= 6.0.5) |
67 | 67 | builder (~> 3.1) |
68 | 68 | erubi (~> 1.4) |
69 | 69 | rails-dom-testing (~> 2.0) |
70 | 70 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
71 | | - activejob (6.0.4.8) |
72 | | - activesupport (= 6.0.4.8) |
| 71 | + activejob (6.0.5) |
| 72 | + activesupport (= 6.0.5) |
73 | 73 | globalid (>= 0.3.6) |
74 | | - activemodel (6.0.4.8) |
75 | | - activesupport (= 6.0.4.8) |
76 | | - activerecord (6.0.4.8) |
77 | | - activemodel (= 6.0.4.8) |
78 | | - activesupport (= 6.0.4.8) |
79 | | - activestorage (6.0.4.8) |
80 | | - actionpack (= 6.0.4.8) |
81 | | - activejob (= 6.0.4.8) |
82 | | - activerecord (= 6.0.4.8) |
| 74 | + activemodel (6.0.5) |
| 75 | + activesupport (= 6.0.5) |
| 76 | + activerecord (6.0.5) |
| 77 | + activemodel (= 6.0.5) |
| 78 | + activesupport (= 6.0.5) |
| 79 | + activestorage (6.0.5) |
| 80 | + actionpack (= 6.0.5) |
| 81 | + activejob (= 6.0.5) |
| 82 | + activerecord (= 6.0.5) |
83 | 83 | marcel (~> 1.0) |
84 | | - activesupport (6.0.4.8) |
| 84 | + activesupport (6.0.5) |
85 | 85 | concurrent-ruby (~> 1.0, >= 1.0.2) |
86 | 86 | i18n (>= 0.7, < 2) |
87 | 87 | minitest (~> 5.1) |
88 | 88 | tzinfo (~> 1.1) |
89 | 89 | zeitwerk (~> 2.2, >= 2.2.2) |
90 | | - rails (6.0.4.8) |
91 | | - actioncable (= 6.0.4.8) |
92 | | - actionmailbox (= 6.0.4.8) |
93 | | - actionmailer (= 6.0.4.8) |
94 | | - actionpack (= 6.0.4.8) |
95 | | - actiontext (= 6.0.4.8) |
96 | | - actionview (= 6.0.4.8) |
97 | | - activejob (= 6.0.4.8) |
98 | | - activemodel (= 6.0.4.8) |
99 | | - activerecord (= 6.0.4.8) |
100 | | - activestorage (= 6.0.4.8) |
101 | | - activesupport (= 6.0.4.8) |
| 90 | + rails (6.0.5) |
| 91 | + actioncable (= 6.0.5) |
| 92 | + actionmailbox (= 6.0.5) |
| 93 | + actionmailer (= 6.0.5) |
| 94 | + actionpack (= 6.0.5) |
| 95 | + actiontext (= 6.0.5) |
| 96 | + actionview (= 6.0.5) |
| 97 | + activejob (= 6.0.5) |
| 98 | + activemodel (= 6.0.5) |
| 99 | + activerecord (= 6.0.5) |
| 100 | + activestorage (= 6.0.5) |
| 101 | + activesupport (= 6.0.5) |
102 | 102 | bundler (>= 1.3.0) |
103 | | - railties (= 6.0.4.8) |
| 103 | + railties (= 6.0.5) |
104 | 104 | sprockets-rails (>= 2.0.0) |
105 | | - railties (6.0.4.8) |
106 | | - actionpack (= 6.0.4.8) |
107 | | - activesupport (= 6.0.4.8) |
| 105 | + railties (6.0.5) |
| 106 | + actionpack (= 6.0.5) |
| 107 | + activesupport (= 6.0.5) |
108 | 108 | method_source |
109 | 109 | rake (>= 0.8.7) |
110 | 110 | thor (>= 0.20.3, < 2.0) |
|
293 | 293 | mustache |
294 | 294 | nokogiri |
295 | 295 | libxml-ruby (3.2.1) |
296 | | - loofah (2.16.0) |
| 296 | + loofah (2.17.0) |
297 | 297 | crass (~> 1.0.2) |
298 | 298 | nokogiri (>= 1.5.9) |
299 | 299 | mail (2.7.1) |
|
350 | 350 | ast (~> 2.4.1) |
351 | 351 | path_expander (1.1.0) |
352 | 352 | pg (1.2.3) |
353 | | - psych (3.3.2) |
354 | 353 | public_suffix (4.0.6) |
355 | 354 | puma (5.2.2) |
356 | 355 | nio4r (~> 2.0) |
|
0 commit comments