|
16 | 16 | GEM |
17 | 17 | remote: https://rubygems.org/ |
18 | 18 | specs: |
19 | | - actioncable (7.2.2.1) |
20 | | - actionpack (= 7.2.2.1) |
21 | | - activesupport (= 7.2.2.1) |
| 19 | + actioncable (7.2.2.2) |
| 20 | + actionpack (= 7.2.2.2) |
| 21 | + activesupport (= 7.2.2.2) |
22 | 22 | nio4r (~> 2.0) |
23 | 23 | websocket-driver (>= 0.6.1) |
24 | 24 | zeitwerk (~> 2.6) |
25 | | - actionmailbox (7.2.2.1) |
26 | | - actionpack (= 7.2.2.1) |
27 | | - activejob (= 7.2.2.1) |
28 | | - activerecord (= 7.2.2.1) |
29 | | - activestorage (= 7.2.2.1) |
30 | | - activesupport (= 7.2.2.1) |
| 25 | + actionmailbox (7.2.2.2) |
| 26 | + actionpack (= 7.2.2.2) |
| 27 | + activejob (= 7.2.2.2) |
| 28 | + activerecord (= 7.2.2.2) |
| 29 | + activestorage (= 7.2.2.2) |
| 30 | + activesupport (= 7.2.2.2) |
31 | 31 | mail (>= 2.8.0) |
32 | | - actionmailer (7.2.2.1) |
33 | | - actionpack (= 7.2.2.1) |
34 | | - actionview (= 7.2.2.1) |
35 | | - activejob (= 7.2.2.1) |
36 | | - activesupport (= 7.2.2.1) |
| 32 | + actionmailer (7.2.2.2) |
| 33 | + actionpack (= 7.2.2.2) |
| 34 | + actionview (= 7.2.2.2) |
| 35 | + activejob (= 7.2.2.2) |
| 36 | + activesupport (= 7.2.2.2) |
37 | 37 | mail (>= 2.8.0) |
38 | 38 | rails-dom-testing (~> 2.2) |
39 | | - actionpack (7.2.2.1) |
40 | | - actionview (= 7.2.2.1) |
41 | | - activesupport (= 7.2.2.1) |
| 39 | + actionpack (7.2.2.2) |
| 40 | + actionview (= 7.2.2.2) |
| 41 | + activesupport (= 7.2.2.2) |
42 | 42 | nokogiri (>= 1.8.5) |
43 | 43 | racc |
44 | 44 | rack (>= 2.2.4, < 3.2) |
|
47 | 47 | rails-dom-testing (~> 2.2) |
48 | 48 | rails-html-sanitizer (~> 1.6) |
49 | 49 | useragent (~> 0.16) |
50 | | - actiontext (7.2.2.1) |
51 | | - actionpack (= 7.2.2.1) |
52 | | - activerecord (= 7.2.2.1) |
53 | | - activestorage (= 7.2.2.1) |
54 | | - activesupport (= 7.2.2.1) |
| 50 | + actiontext (7.2.2.2) |
| 51 | + actionpack (= 7.2.2.2) |
| 52 | + activerecord (= 7.2.2.2) |
| 53 | + activestorage (= 7.2.2.2) |
| 54 | + activesupport (= 7.2.2.2) |
55 | 55 | globalid (>= 0.6.0) |
56 | 56 | nokogiri (>= 1.8.5) |
57 | | - actionview (7.2.2.1) |
58 | | - activesupport (= 7.2.2.1) |
| 57 | + actionview (7.2.2.2) |
| 58 | + activesupport (= 7.2.2.2) |
59 | 59 | builder (~> 3.1) |
60 | 60 | erubi (~> 1.11) |
61 | 61 | rails-dom-testing (~> 2.2) |
62 | 62 | rails-html-sanitizer (~> 1.6) |
63 | | - activejob (7.2.2.1) |
64 | | - activesupport (= 7.2.2.1) |
| 63 | + activejob (7.2.2.2) |
| 64 | + activesupport (= 7.2.2.2) |
65 | 65 | globalid (>= 0.3.6) |
66 | | - activemodel (7.2.2.1) |
67 | | - activesupport (= 7.2.2.1) |
68 | | - activerecord (7.2.2.1) |
69 | | - activemodel (= 7.2.2.1) |
70 | | - activesupport (= 7.2.2.1) |
| 66 | + activemodel (7.2.2.2) |
| 67 | + activesupport (= 7.2.2.2) |
| 68 | + activerecord (7.2.2.2) |
| 69 | + activemodel (= 7.2.2.2) |
| 70 | + activesupport (= 7.2.2.2) |
71 | 71 | timeout (>= 0.4.0) |
72 | | - activestorage (7.2.2.1) |
73 | | - actionpack (= 7.2.2.1) |
74 | | - activejob (= 7.2.2.1) |
75 | | - activerecord (= 7.2.2.1) |
76 | | - activesupport (= 7.2.2.1) |
| 72 | + activestorage (7.2.2.2) |
| 73 | + actionpack (= 7.2.2.2) |
| 74 | + activejob (= 7.2.2.2) |
| 75 | + activerecord (= 7.2.2.2) |
| 76 | + activesupport (= 7.2.2.2) |
77 | 77 | marcel (~> 1.0) |
78 | | - activesupport (7.2.2.1) |
| 78 | + activesupport (7.2.2.2) |
79 | 79 | base64 |
80 | 80 | benchmark (>= 0.3) |
81 | 81 | bigdecimal |
|
87 | 87 | minitest (>= 5.1) |
88 | 88 | securerandom (>= 0.3) |
89 | 89 | tzinfo (~> 2.0, >= 2.0.5) |
90 | | - base64 (0.2.0) |
91 | | - benchmark (0.4.0) |
92 | | - bigdecimal (3.1.9) |
| 90 | + base64 (0.3.0) |
| 91 | + benchmark (0.5.0) |
| 92 | + bigdecimal (3.3.1) |
93 | 93 | bootsnap (1.18.4) |
94 | 94 | msgpack (~> 1.2) |
95 | 95 | builder (3.3.0) |
96 | 96 | concurrent-ruby (1.3.5) |
97 | | - connection_pool (2.5.3) |
| 97 | + connection_pool (2.5.4) |
98 | 98 | crass (1.0.6) |
99 | 99 | date (3.4.1) |
100 | 100 | debug (1.10.0) |
101 | 101 | irb (~> 1.10) |
102 | 102 | reline (>= 0.3.8) |
103 | | - drb (2.2.1) |
| 103 | + drb (2.2.3) |
104 | 104 | erubi (1.13.1) |
105 | 105 | globalid (1.2.1) |
106 | 106 | activesupport (>= 6.1) |
|
129 | 129 | marcel (1.0.4) |
130 | 130 | mini_mime (1.1.5) |
131 | 131 | mini_portile2 (2.8.8) |
132 | | - minitest (5.25.5) |
| 132 | + minitest (5.26.0) |
133 | 133 | msgpack (1.8.0) |
134 | 134 | net-imap (0.5.8) |
135 | 135 | date |
@@ -173,30 +173,30 @@ GEM |
173 | 173 | rack (>= 1.3) |
174 | 174 | rackup (2.2.1) |
175 | 175 | rack (>= 3) |
176 | | - rails (7.2.2.1) |
177 | | - actioncable (= 7.2.2.1) |
178 | | - actionmailbox (= 7.2.2.1) |
179 | | - actionmailer (= 7.2.2.1) |
180 | | - actionpack (= 7.2.2.1) |
181 | | - actiontext (= 7.2.2.1) |
182 | | - actionview (= 7.2.2.1) |
183 | | - activejob (= 7.2.2.1) |
184 | | - activemodel (= 7.2.2.1) |
185 | | - activerecord (= 7.2.2.1) |
186 | | - activestorage (= 7.2.2.1) |
187 | | - activesupport (= 7.2.2.1) |
| 176 | + rails (7.2.2.2) |
| 177 | + actioncable (= 7.2.2.2) |
| 178 | + actionmailbox (= 7.2.2.2) |
| 179 | + actionmailer (= 7.2.2.2) |
| 180 | + actionpack (= 7.2.2.2) |
| 181 | + actiontext (= 7.2.2.2) |
| 182 | + actionview (= 7.2.2.2) |
| 183 | + activejob (= 7.2.2.2) |
| 184 | + activemodel (= 7.2.2.2) |
| 185 | + activerecord (= 7.2.2.2) |
| 186 | + activestorage (= 7.2.2.2) |
| 187 | + activesupport (= 7.2.2.2) |
188 | 188 | bundler (>= 1.15.0) |
189 | | - railties (= 7.2.2.1) |
| 189 | + railties (= 7.2.2.2) |
190 | 190 | rails-dom-testing (2.2.0) |
191 | 191 | activesupport (>= 5.0.0) |
192 | 192 | minitest |
193 | 193 | nokogiri (>= 1.6) |
194 | 194 | rails-html-sanitizer (1.6.2) |
195 | 195 | loofah (~> 2.21) |
196 | 196 | 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) |
197 | | - railties (7.2.2.1) |
198 | | - actionpack (= 7.2.2.1) |
199 | | - activesupport (= 7.2.2.1) |
| 197 | + railties (7.2.2.2) |
| 198 | + actionpack (= 7.2.2.2) |
| 199 | + activesupport (= 7.2.2.2) |
200 | 200 | irb (~> 1.13) |
201 | 201 | rackup (>= 1.0.0) |
202 | 202 | rake (>= 12.2) |
|
212 | 212 | simpleidn (0.2.3) |
213 | 213 | stringio (3.1.7) |
214 | 214 | thor (1.3.2) |
215 | | - timeout (0.4.3) |
| 215 | + timeout (0.4.4) |
216 | 216 | tzinfo (2.0.6) |
217 | 217 | concurrent-ruby (~> 1.0) |
218 | 218 | useragent (0.16.11) |
|
0 commit comments