|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (8.0.4) |
5 | | - actionpack (= 8.0.4) |
6 | | - activesupport (= 8.0.4) |
| 4 | + actioncable (8.0.4.1) |
| 5 | + actionpack (= 8.0.4.1) |
| 6 | + activesupport (= 8.0.4.1) |
7 | 7 | nio4r (~> 2.0) |
8 | 8 | websocket-driver (>= 0.6.1) |
9 | 9 | zeitwerk (~> 2.6) |
10 | | - actionmailbox (8.0.4) |
11 | | - actionpack (= 8.0.4) |
12 | | - activejob (= 8.0.4) |
13 | | - activerecord (= 8.0.4) |
14 | | - activestorage (= 8.0.4) |
15 | | - activesupport (= 8.0.4) |
| 10 | + actionmailbox (8.0.4.1) |
| 11 | + actionpack (= 8.0.4.1) |
| 12 | + activejob (= 8.0.4.1) |
| 13 | + activerecord (= 8.0.4.1) |
| 14 | + activestorage (= 8.0.4.1) |
| 15 | + activesupport (= 8.0.4.1) |
16 | 16 | mail (>= 2.8.0) |
17 | | - actionmailer (8.0.4) |
18 | | - actionpack (= 8.0.4) |
19 | | - actionview (= 8.0.4) |
20 | | - activejob (= 8.0.4) |
21 | | - activesupport (= 8.0.4) |
| 17 | + actionmailer (8.0.4.1) |
| 18 | + actionpack (= 8.0.4.1) |
| 19 | + actionview (= 8.0.4.1) |
| 20 | + activejob (= 8.0.4.1) |
| 21 | + activesupport (= 8.0.4.1) |
22 | 22 | mail (>= 2.8.0) |
23 | 23 | rails-dom-testing (~> 2.2) |
24 | | - actionpack (8.0.4) |
25 | | - actionview (= 8.0.4) |
26 | | - activesupport (= 8.0.4) |
| 24 | + actionpack (8.0.4.1) |
| 25 | + actionview (= 8.0.4.1) |
| 26 | + activesupport (= 8.0.4.1) |
27 | 27 | nokogiri (>= 1.8.5) |
28 | 28 | rack (>= 2.2.4) |
29 | 29 | rack-session (>= 1.0.1) |
30 | 30 | rack-test (>= 0.6.3) |
31 | 31 | rails-dom-testing (~> 2.2) |
32 | 32 | rails-html-sanitizer (~> 1.6) |
33 | 33 | useragent (~> 0.16) |
34 | | - actiontext (8.0.4) |
35 | | - actionpack (= 8.0.4) |
36 | | - activerecord (= 8.0.4) |
37 | | - activestorage (= 8.0.4) |
38 | | - activesupport (= 8.0.4) |
| 34 | + actiontext (8.0.4.1) |
| 35 | + actionpack (= 8.0.4.1) |
| 36 | + activerecord (= 8.0.4.1) |
| 37 | + activestorage (= 8.0.4.1) |
| 38 | + activesupport (= 8.0.4.1) |
39 | 39 | globalid (>= 0.6.0) |
40 | 40 | nokogiri (>= 1.8.5) |
41 | | - actionview (8.0.4) |
42 | | - activesupport (= 8.0.4) |
| 41 | + actionview (8.0.4.1) |
| 42 | + activesupport (= 8.0.4.1) |
43 | 43 | builder (~> 3.1) |
44 | 44 | erubi (~> 1.11) |
45 | 45 | rails-dom-testing (~> 2.2) |
46 | 46 | rails-html-sanitizer (~> 1.6) |
47 | | - activejob (8.0.4) |
48 | | - activesupport (= 8.0.4) |
| 47 | + activejob (8.0.4.1) |
| 48 | + activesupport (= 8.0.4.1) |
49 | 49 | globalid (>= 0.3.6) |
50 | | - activemodel (8.0.4) |
51 | | - activesupport (= 8.0.4) |
52 | | - activerecord (8.0.4) |
53 | | - activemodel (= 8.0.4) |
54 | | - activesupport (= 8.0.4) |
| 50 | + activemodel (8.0.4.1) |
| 51 | + activesupport (= 8.0.4.1) |
| 52 | + activerecord (8.0.4.1) |
| 53 | + activemodel (= 8.0.4.1) |
| 54 | + activesupport (= 8.0.4.1) |
55 | 55 | timeout (>= 0.4.0) |
56 | | - activestorage (8.0.4) |
57 | | - actionpack (= 8.0.4) |
58 | | - activejob (= 8.0.4) |
59 | | - activerecord (= 8.0.4) |
60 | | - activesupport (= 8.0.4) |
| 56 | + activestorage (8.0.4.1) |
| 57 | + actionpack (= 8.0.4.1) |
| 58 | + activejob (= 8.0.4.1) |
| 59 | + activerecord (= 8.0.4.1) |
| 60 | + activesupport (= 8.0.4.1) |
61 | 61 | marcel (~> 1.0) |
62 | | - activesupport (8.0.4) |
| 62 | + activesupport (8.0.4.1) |
63 | 63 | base64 |
64 | 64 | benchmark (>= 0.3) |
65 | 65 | bigdecimal |
|
68 | 68 | drb |
69 | 69 | i18n (>= 1.6, < 2) |
70 | 70 | logger (>= 1.4.2) |
71 | | - minitest (>= 5.1) |
| 71 | + minitest (>= 5.1, < 6) |
72 | 72 | securerandom (>= 0.3) |
73 | 73 | tzinfo (~> 2.0, >= 2.0.5) |
74 | 74 | uri (>= 0.13.1) |
|
173 | 173 | marcel (1.0.4) |
174 | 174 | mini_mime (1.1.5) |
175 | 175 | minigit (0.0.4) |
176 | | - minitest (6.0.2) |
177 | | - drb (~> 2.0) |
178 | | - prism (~> 1.5) |
| 176 | + minitest (5.27.0) |
179 | 177 | more_core_extensions (4.5.1) |
180 | 178 | activesupport |
181 | 179 | sync |
|
192 | 190 | net-protocol |
193 | 191 | net-ssh (7.3.2) |
194 | 192 | nio4r (2.7.5) |
195 | | - nokogiri (1.19.1-arm64-darwin) |
| 193 | + nokogiri (1.19.2-arm64-darwin) |
196 | 194 | racc (~> 1.4) |
197 | | - nokogiri (1.19.1-x86_64-linux-gnu) |
| 195 | + nokogiri (1.19.2-x86_64-linux-gnu) |
198 | 196 | racc (~> 1.4) |
199 | 197 | octokit (10.0.0) |
200 | 198 | faraday (>= 1, < 3) |
@@ -227,30 +225,30 @@ GEM |
227 | 225 | rackup (1.0.1) |
228 | 226 | rack (< 3) |
229 | 227 | webrick |
230 | | - rails (8.0.4) |
231 | | - actioncable (= 8.0.4) |
232 | | - actionmailbox (= 8.0.4) |
233 | | - actionmailer (= 8.0.4) |
234 | | - actionpack (= 8.0.4) |
235 | | - actiontext (= 8.0.4) |
236 | | - actionview (= 8.0.4) |
237 | | - activejob (= 8.0.4) |
238 | | - activemodel (= 8.0.4) |
239 | | - activerecord (= 8.0.4) |
240 | | - activestorage (= 8.0.4) |
241 | | - activesupport (= 8.0.4) |
| 228 | + rails (8.0.4.1) |
| 229 | + actioncable (= 8.0.4.1) |
| 230 | + actionmailbox (= 8.0.4.1) |
| 231 | + actionmailer (= 8.0.4.1) |
| 232 | + actionpack (= 8.0.4.1) |
| 233 | + actiontext (= 8.0.4.1) |
| 234 | + actionview (= 8.0.4.1) |
| 235 | + activejob (= 8.0.4.1) |
| 236 | + activemodel (= 8.0.4.1) |
| 237 | + activerecord (= 8.0.4.1) |
| 238 | + activestorage (= 8.0.4.1) |
| 239 | + activesupport (= 8.0.4.1) |
242 | 240 | bundler (>= 1.15.0) |
243 | | - railties (= 8.0.4) |
| 241 | + railties (= 8.0.4.1) |
244 | 242 | rails-dom-testing (2.3.0) |
245 | 243 | activesupport (>= 5.0.0) |
246 | 244 | minitest |
247 | 245 | nokogiri (>= 1.6) |
248 | | - rails-html-sanitizer (1.6.2) |
249 | | - loofah (~> 2.21) |
| 246 | + rails-html-sanitizer (1.7.0) |
| 247 | + loofah (~> 2.25) |
250 | 248 | 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) |
251 | | - railties (8.0.4) |
252 | | - actionpack (= 8.0.4) |
253 | | - activesupport (= 8.0.4) |
| 249 | + railties (8.0.4.1) |
| 250 | + actionpack (= 8.0.4.1) |
| 251 | + activesupport (= 8.0.4.1) |
254 | 252 | irb (~> 1.13) |
255 | 253 | rackup (>= 1.0.0) |
256 | 254 | rake (>= 12.2) |
|
0 commit comments