|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (7.1.2) |
5 |
| - actionpack (= 7.1.2) |
6 |
| - activesupport (= 7.1.2) |
| 4 | + actioncable (7.1.3) |
| 5 | + actionpack (= 7.1.3) |
| 6 | + activesupport (= 7.1.3) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 | 9 | zeitwerk (~> 2.6)
|
10 |
| - actionmailbox (7.1.2) |
11 |
| - actionpack (= 7.1.2) |
12 |
| - activejob (= 7.1.2) |
13 |
| - activerecord (= 7.1.2) |
14 |
| - activestorage (= 7.1.2) |
15 |
| - activesupport (= 7.1.2) |
| 10 | + actionmailbox (7.1.3) |
| 11 | + actionpack (= 7.1.3) |
| 12 | + activejob (= 7.1.3) |
| 13 | + activerecord (= 7.1.3) |
| 14 | + activestorage (= 7.1.3) |
| 15 | + activesupport (= 7.1.3) |
16 | 16 | mail (>= 2.7.1)
|
17 | 17 | net-imap
|
18 | 18 | net-pop
|
19 | 19 | net-smtp
|
20 |
| - actionmailer (7.1.2) |
21 |
| - actionpack (= 7.1.2) |
22 |
| - actionview (= 7.1.2) |
23 |
| - activejob (= 7.1.2) |
24 |
| - activesupport (= 7.1.2) |
| 20 | + actionmailer (7.1.3) |
| 21 | + actionpack (= 7.1.3) |
| 22 | + actionview (= 7.1.3) |
| 23 | + activejob (= 7.1.3) |
| 24 | + activesupport (= 7.1.3) |
25 | 25 | mail (~> 2.5, >= 2.5.4)
|
26 | 26 | net-imap
|
27 | 27 | net-pop
|
28 | 28 | net-smtp
|
29 | 29 | rails-dom-testing (~> 2.2)
|
30 |
| - actionpack (7.1.2) |
31 |
| - actionview (= 7.1.2) |
32 |
| - activesupport (= 7.1.2) |
| 30 | + actionpack (7.1.3) |
| 31 | + actionview (= 7.1.3) |
| 32 | + activesupport (= 7.1.3) |
33 | 33 | nokogiri (>= 1.8.5)
|
34 | 34 | racc
|
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 |
| - actiontext (7.1.2) |
41 |
| - actionpack (= 7.1.2) |
42 |
| - activerecord (= 7.1.2) |
43 |
| - activestorage (= 7.1.2) |
44 |
| - activesupport (= 7.1.2) |
| 40 | + actiontext (7.1.3) |
| 41 | + actionpack (= 7.1.3) |
| 42 | + activerecord (= 7.1.3) |
| 43 | + activestorage (= 7.1.3) |
| 44 | + activesupport (= 7.1.3) |
45 | 45 | globalid (>= 0.6.0)
|
46 | 46 | nokogiri (>= 1.8.5)
|
47 |
| - actionview (7.1.2) |
48 |
| - activesupport (= 7.1.2) |
| 47 | + actionview (7.1.3) |
| 48 | + activesupport (= 7.1.3) |
49 | 49 | builder (~> 3.1)
|
50 | 50 | erubi (~> 1.11)
|
51 | 51 | rails-dom-testing (~> 2.2)
|
|
55 | 55 | activemodel (>= 5.2.0)
|
56 | 56 | activestorage (>= 5.2.0)
|
57 | 57 | activesupport (>= 5.2.0)
|
58 |
| - activejob (7.1.2) |
59 |
| - activesupport (= 7.1.2) |
| 58 | + activejob (7.1.3) |
| 59 | + activesupport (= 7.1.3) |
60 | 60 | globalid (>= 0.3.6)
|
61 |
| - activemodel (7.1.2) |
62 |
| - activesupport (= 7.1.2) |
63 |
| - activerecord (7.1.2) |
64 |
| - activemodel (= 7.1.2) |
65 |
| - activesupport (= 7.1.2) |
| 61 | + activemodel (7.1.3) |
| 62 | + activesupport (= 7.1.3) |
| 63 | + activerecord (7.1.3) |
| 64 | + activemodel (= 7.1.3) |
| 65 | + activesupport (= 7.1.3) |
66 | 66 | timeout (>= 0.4.0)
|
67 |
| - activestorage (7.1.2) |
68 |
| - actionpack (= 7.1.2) |
69 |
| - activejob (= 7.1.2) |
70 |
| - activerecord (= 7.1.2) |
71 |
| - activesupport (= 7.1.2) |
| 67 | + activestorage (7.1.3) |
| 68 | + actionpack (= 7.1.3) |
| 69 | + activejob (= 7.1.3) |
| 70 | + activerecord (= 7.1.3) |
| 71 | + activesupport (= 7.1.3) |
72 | 72 | marcel (~> 1.0)
|
73 |
| - activesupport (7.1.2) |
| 73 | + activesupport (7.1.3) |
74 | 74 | base64
|
75 | 75 | bigdecimal
|
76 | 76 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
@@ -217,10 +217,10 @@ GEM
|
217 | 217 | activesupport (>= 6.0.0)
|
218 | 218 | railties (>= 6.0.0)
|
219 | 219 | interactor (3.1.2)
|
220 |
| - io-console (0.7.1) |
221 |
| - irb (1.11.0) |
| 220 | + io-console (0.7.2) |
| 221 | + irb (1.11.1) |
222 | 222 | rdoc
|
223 |
| - reline (>= 0.3.8) |
| 223 | + reline (>= 0.4.2) |
224 | 224 | json (2.7.1)
|
225 | 225 | jwt (2.7.1)
|
226 | 226 | kaminari (1.2.2)
|
@@ -258,14 +258,14 @@ GEM
|
258 | 258 | multi_xml (0.6.0)
|
259 | 259 | mutex_m (0.2.0)
|
260 | 260 | nenv (0.3.0)
|
261 |
| - net-imap (0.4.7) |
| 261 | + net-imap (0.4.9.1) |
262 | 262 | date
|
263 | 263 | net-protocol
|
264 | 264 | net-pop (0.1.2)
|
265 | 265 | net-protocol
|
266 | 266 | net-protocol (0.2.2)
|
267 | 267 | timeout
|
268 |
| - net-smtp (0.4.0) |
| 268 | + net-smtp (0.4.0.1) |
269 | 269 | net-protocol
|
270 | 270 | nio4r (2.7.0)
|
271 | 271 | nokogiri (1.16.0-aarch64-linux)
|
@@ -328,20 +328,20 @@ GEM
|
328 | 328 | rackup (2.1.0)
|
329 | 329 | rack (>= 3)
|
330 | 330 | webrick (~> 1.8)
|
331 |
| - rails (7.1.2) |
332 |
| - actioncable (= 7.1.2) |
333 |
| - actionmailbox (= 7.1.2) |
334 |
| - actionmailer (= 7.1.2) |
335 |
| - actionpack (= 7.1.2) |
336 |
| - actiontext (= 7.1.2) |
337 |
| - actionview (= 7.1.2) |
338 |
| - activejob (= 7.1.2) |
339 |
| - activemodel (= 7.1.2) |
340 |
| - activerecord (= 7.1.2) |
341 |
| - activestorage (= 7.1.2) |
342 |
| - activesupport (= 7.1.2) |
| 331 | + rails (7.1.3) |
| 332 | + actioncable (= 7.1.3) |
| 333 | + actionmailbox (= 7.1.3) |
| 334 | + actionmailer (= 7.1.3) |
| 335 | + actionpack (= 7.1.3) |
| 336 | + actiontext (= 7.1.3) |
| 337 | + actionview (= 7.1.3) |
| 338 | + activejob (= 7.1.3) |
| 339 | + activemodel (= 7.1.3) |
| 340 | + activerecord (= 7.1.3) |
| 341 | + activestorage (= 7.1.3) |
| 342 | + activesupport (= 7.1.3) |
343 | 343 | bundler (>= 1.15.0)
|
344 |
| - railties (= 7.1.2) |
| 344 | + railties (= 7.1.3) |
345 | 345 | rails-dom-testing (2.2.0)
|
346 | 346 | activesupport (>= 5.0.0)
|
347 | 347 | minitest
|
|
352 | 352 | rails-i18n (7.0.8)
|
353 | 353 | i18n (>= 0.7, < 2)
|
354 | 354 | railties (>= 6.0.0, < 8)
|
355 |
| - railties (7.1.2) |
356 |
| - actionpack (= 7.1.2) |
357 |
| - activesupport (= 7.1.2) |
| 355 | + railties (7.1.3) |
| 356 | + actionpack (= 7.1.3) |
| 357 | + activesupport (= 7.1.3) |
358 | 358 | irb
|
359 | 359 | rackup (>= 1.0.0)
|
360 | 360 | rake (>= 12.2)
|
|
376 | 376 | redis-client (0.19.0)
|
377 | 377 | connection_pool
|
378 | 378 | regexp_parser (2.9.0)
|
379 |
| - reline (0.4.1) |
| 379 | + reline (0.4.2) |
380 | 380 | io-console (~> 0.5)
|
381 | 381 | rexml (3.2.6)
|
382 | 382 | rspec (3.12.0)
|
@@ -527,7 +527,7 @@ DEPENDENCIES
|
527 | 527 | puma (>= 5.0)
|
528 | 528 | pundit
|
529 | 529 | rack_session_access
|
530 |
| - rails (~> 7.1.2) |
| 530 | + rails (~> 7.1.3) |
531 | 531 | rails-i18n (~> 7.0.0)
|
532 | 532 | ransack
|
533 | 533 | redis (>= 4.0.1)
|
|
0 commit comments