|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (7.1.3.4) |
5 |
| - actionpack (= 7.1.3.4) |
6 |
| - activesupport (= 7.1.3.4) |
| 4 | + actioncable (7.2.2.1) |
| 5 | + actionpack (= 7.2.2.1) |
| 6 | + activesupport (= 7.2.2.1) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 | 9 | zeitwerk (~> 2.6)
|
10 |
| - actionmailbox (7.1.3.4) |
11 |
| - actionpack (= 7.1.3.4) |
12 |
| - activejob (= 7.1.3.4) |
13 |
| - activerecord (= 7.1.3.4) |
14 |
| - activestorage (= 7.1.3.4) |
15 |
| - activesupport (= 7.1.3.4) |
16 |
| - mail (>= 2.7.1) |
17 |
| - net-imap |
18 |
| - net-pop |
19 |
| - net-smtp |
20 |
| - actionmailer (7.1.3.4) |
21 |
| - actionpack (= 7.1.3.4) |
22 |
| - actionview (= 7.1.3.4) |
23 |
| - activejob (= 7.1.3.4) |
24 |
| - activesupport (= 7.1.3.4) |
25 |
| - mail (~> 2.5, >= 2.5.4) |
26 |
| - net-imap |
27 |
| - net-pop |
28 |
| - net-smtp |
| 10 | + actionmailbox (7.2.2.1) |
| 11 | + actionpack (= 7.2.2.1) |
| 12 | + activejob (= 7.2.2.1) |
| 13 | + activerecord (= 7.2.2.1) |
| 14 | + activestorage (= 7.2.2.1) |
| 15 | + activesupport (= 7.2.2.1) |
| 16 | + mail (>= 2.8.0) |
| 17 | + actionmailer (7.2.2.1) |
| 18 | + actionpack (= 7.2.2.1) |
| 19 | + actionview (= 7.2.2.1) |
| 20 | + activejob (= 7.2.2.1) |
| 21 | + activesupport (= 7.2.2.1) |
| 22 | + mail (>= 2.8.0) |
29 | 23 | rails-dom-testing (~> 2.2)
|
30 |
| - actionpack (7.1.3.4) |
31 |
| - actionview (= 7.1.3.4) |
32 |
| - activesupport (= 7.1.3.4) |
| 24 | + actionpack (7.2.2.1) |
| 25 | + actionview (= 7.2.2.1) |
| 26 | + activesupport (= 7.2.2.1) |
33 | 27 | nokogiri (>= 1.8.5)
|
34 | 28 | racc
|
35 |
| - rack (>= 2.2.4) |
| 29 | + rack (>= 2.2.4, < 3.2) |
36 | 30 | rack-session (>= 1.0.1)
|
37 | 31 | rack-test (>= 0.6.3)
|
38 | 32 | rails-dom-testing (~> 2.2)
|
39 | 33 | rails-html-sanitizer (~> 1.6)
|
40 |
| - actiontext (7.1.3.4) |
41 |
| - actionpack (= 7.1.3.4) |
42 |
| - activerecord (= 7.1.3.4) |
43 |
| - activestorage (= 7.1.3.4) |
44 |
| - activesupport (= 7.1.3.4) |
| 34 | + useragent (~> 0.16) |
| 35 | + actiontext (7.2.2.1) |
| 36 | + actionpack (= 7.2.2.1) |
| 37 | + activerecord (= 7.2.2.1) |
| 38 | + activestorage (= 7.2.2.1) |
| 39 | + activesupport (= 7.2.2.1) |
45 | 40 | globalid (>= 0.6.0)
|
46 | 41 | nokogiri (>= 1.8.5)
|
47 |
| - actionview (7.1.3.4) |
48 |
| - activesupport (= 7.1.3.4) |
| 42 | + actionview (7.2.2.1) |
| 43 | + activesupport (= 7.2.2.1) |
49 | 44 | builder (~> 3.1)
|
50 | 45 | erubi (~> 1.11)
|
51 | 46 | rails-dom-testing (~> 2.2)
|
52 | 47 | rails-html-sanitizer (~> 1.6)
|
53 |
| - activejob (7.1.3.4) |
54 |
| - activesupport (= 7.1.3.4) |
| 48 | + activejob (7.2.2.1) |
| 49 | + activesupport (= 7.2.2.1) |
55 | 50 | globalid (>= 0.3.6)
|
56 |
| - activemodel (7.1.3.4) |
57 |
| - activesupport (= 7.1.3.4) |
58 |
| - activerecord (7.1.3.4) |
59 |
| - activemodel (= 7.1.3.4) |
60 |
| - activesupport (= 7.1.3.4) |
| 51 | + activemodel (7.2.2.1) |
| 52 | + activesupport (= 7.2.2.1) |
| 53 | + activerecord (7.2.2.1) |
| 54 | + activemodel (= 7.2.2.1) |
| 55 | + activesupport (= 7.2.2.1) |
61 | 56 | timeout (>= 0.4.0)
|
62 |
| - activestorage (7.1.3.4) |
63 |
| - actionpack (= 7.1.3.4) |
64 |
| - activejob (= 7.1.3.4) |
65 |
| - activerecord (= 7.1.3.4) |
66 |
| - activesupport (= 7.1.3.4) |
| 57 | + activestorage (7.2.2.1) |
| 58 | + actionpack (= 7.2.2.1) |
| 59 | + activejob (= 7.2.2.1) |
| 60 | + activerecord (= 7.2.2.1) |
| 61 | + activesupport (= 7.2.2.1) |
67 | 62 | marcel (~> 1.0)
|
68 |
| - activesupport (7.1.3.4) |
| 63 | + activesupport (7.2.2.1) |
69 | 64 | base64
|
| 65 | + benchmark (>= 0.3) |
70 | 66 | bigdecimal
|
71 |
| - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 67 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
72 | 68 | connection_pool (>= 2.2.5)
|
73 | 69 | drb
|
74 | 70 | i18n (>= 1.6, < 2)
|
| 71 | + logger (>= 1.4.2) |
75 | 72 | minitest (>= 5.1)
|
76 |
| - mutex_m |
77 |
| - tzinfo (~> 2.0) |
| 73 | + securerandom (>= 0.3) |
| 74 | + tzinfo (~> 2.0, >= 2.0.5) |
78 | 75 | addressable (2.8.7)
|
79 | 76 | public_suffix (>= 2.0.2, < 7.0)
|
80 | 77 | ast (2.4.2)
|
81 | 78 | base64 (0.2.0)
|
| 79 | + benchmark (0.4.0) |
82 | 80 | bigdecimal (3.1.8)
|
83 | 81 | bootsnap (1.18.4)
|
84 | 82 | msgpack (~> 1.2)
|
|
91 | 89 | concurrent-ruby (1.3.4)
|
92 | 90 | connection_pool (2.4.1)
|
93 | 91 | crass (1.0.6)
|
94 |
| - date (3.3.4) |
| 92 | + date (3.4.1) |
95 | 93 | declarative (0.0.20)
|
96 | 94 | diff-lcs (1.5.1)
|
97 | 95 | domain_name (0.6.20240107)
|
|
198 | 196 | httpclient (2.8.3)
|
199 | 197 | i18n (1.14.6)
|
200 | 198 | concurrent-ruby (~> 1.0)
|
201 |
| - io-console (0.7.2) |
| 199 | + io-console (0.8.0) |
202 | 200 | irb (1.14.2)
|
203 | 201 | rdoc (>= 4.0.0)
|
204 | 202 | reline (>= 0.4.2)
|
|
212 | 210 | llhttp-ffi (0.5.0)
|
213 | 211 | ffi-compiler (~> 1.0)
|
214 | 212 | rake (~> 13.0)
|
| 213 | + logger (1.6.3) |
215 | 214 | loofah (2.23.1)
|
216 | 215 | crass (~> 1.0.2)
|
217 | 216 | nokogiri (>= 1.12.0)
|
|
230 | 229 | msgpack (1.7.2)
|
231 | 230 | multi_json (1.15.0)
|
232 | 231 | multipart-post (2.4.1)
|
233 |
| - mutex_m (0.2.0) |
234 | 232 | naught (1.1.0)
|
235 |
| - net-imap (0.4.12) |
| 233 | + net-imap (0.5.1) |
236 | 234 | date
|
237 | 235 | net-protocol
|
238 | 236 | net-pop (0.1.2)
|
|
242 | 240 | net-smtp (0.5.0)
|
243 | 241 | net-protocol
|
244 | 242 | nio4r (2.7.4)
|
245 |
| - nokogiri (1.16.8-x86_64-linux) |
| 243 | + nokogiri (1.17.2-x86_64-linux) |
246 | 244 | racc (~> 1.4)
|
247 | 245 | os (1.1.4)
|
248 | 246 | paper_trail (16.0.0)
|
@@ -272,31 +270,31 @@ GEM
|
272 | 270 | rack (>= 1.3)
|
273 | 271 | rackup (2.2.1)
|
274 | 272 | rack (>= 3)
|
275 |
| - rails (7.1.3.4) |
276 |
| - actioncable (= 7.1.3.4) |
277 |
| - actionmailbox (= 7.1.3.4) |
278 |
| - actionmailer (= 7.1.3.4) |
279 |
| - actionpack (= 7.1.3.4) |
280 |
| - actiontext (= 7.1.3.4) |
281 |
| - actionview (= 7.1.3.4) |
282 |
| - activejob (= 7.1.3.4) |
283 |
| - activemodel (= 7.1.3.4) |
284 |
| - activerecord (= 7.1.3.4) |
285 |
| - activestorage (= 7.1.3.4) |
286 |
| - activesupport (= 7.1.3.4) |
| 273 | + rails (7.2.2.1) |
| 274 | + actioncable (= 7.2.2.1) |
| 275 | + actionmailbox (= 7.2.2.1) |
| 276 | + actionmailer (= 7.2.2.1) |
| 277 | + actionpack (= 7.2.2.1) |
| 278 | + actiontext (= 7.2.2.1) |
| 279 | + actionview (= 7.2.2.1) |
| 280 | + activejob (= 7.2.2.1) |
| 281 | + activemodel (= 7.2.2.1) |
| 282 | + activerecord (= 7.2.2.1) |
| 283 | + activestorage (= 7.2.2.1) |
| 284 | + activesupport (= 7.2.2.1) |
287 | 285 | bundler (>= 1.15.0)
|
288 |
| - railties (= 7.1.3.4) |
| 286 | + railties (= 7.2.2.1) |
289 | 287 | rails-dom-testing (2.2.0)
|
290 | 288 | activesupport (>= 5.0.0)
|
291 | 289 | minitest
|
292 | 290 | nokogiri (>= 1.6)
|
293 | 291 | rails-html-sanitizer (1.6.2)
|
294 | 292 | loofah (~> 2.21)
|
295 | 293 | 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)
|
296 |
| - railties (7.1.3.4) |
297 |
| - actionpack (= 7.1.3.4) |
298 |
| - activesupport (= 7.1.3.4) |
299 |
| - irb |
| 294 | + railties (7.2.2.1) |
| 295 | + actionpack (= 7.2.2.1) |
| 296 | + activesupport (= 7.2.2.1) |
| 297 | + irb (~> 1.13) |
300 | 298 | rackup (>= 1.0.0)
|
301 | 299 | rake (>= 12.2)
|
302 | 300 | thor (~> 1.0, >= 1.2.2)
|
|
306 | 304 | rb-fsevent (0.11.2)
|
307 | 305 | rb-inotify (0.10.1)
|
308 | 306 | ffi (~> 1.0)
|
309 |
| - rdoc (6.7.0) |
| 307 | + rdoc (6.9.0) |
310 | 308 | psych (>= 4.0.0)
|
311 | 309 | regexp_parser (2.8.1)
|
312 | 310 | reline (0.5.12)
|
|
360 | 358 | rubocop (>= 1.33.0, < 2.0)
|
361 | 359 | ruby-progressbar (1.13.0)
|
362 | 360 | ruby2_keywords (0.0.5)
|
| 361 | + securerandom (0.4.0) |
363 | 362 | signet (0.19.0)
|
364 | 363 | addressable (~> 2.8)
|
365 | 364 | faraday (>= 0.17.5, < 3.a)
|
|
388 | 387 | concurrent-ruby (~> 1.0)
|
389 | 388 | uber (0.1.0)
|
390 | 389 | unicode-display_width (2.4.2)
|
| 390 | + useragent (0.16.11) |
391 | 391 | websocket-driver (0.7.6)
|
392 | 392 | websocket-extensions (>= 0.1.0)
|
393 | 393 | websocket-extensions (0.1.5)
|
|
0 commit comments