|
29 | 29 | GEM |
30 | 30 | remote: https://rubygems.org/ |
31 | 31 | specs: |
32 | | - actioncable (8.0.1) |
33 | | - actionpack (= 8.0.1) |
34 | | - activesupport (= 8.0.1) |
| 32 | + actioncable (8.0.2) |
| 33 | + actionpack (= 8.0.2) |
| 34 | + activesupport (= 8.0.2) |
35 | 35 | nio4r (~> 2.0) |
36 | 36 | websocket-driver (>= 0.6.1) |
37 | 37 | zeitwerk (~> 2.6) |
38 | | - actionmailbox (8.0.1) |
39 | | - actionpack (= 8.0.1) |
40 | | - activejob (= 8.0.1) |
41 | | - activerecord (= 8.0.1) |
42 | | - activestorage (= 8.0.1) |
43 | | - activesupport (= 8.0.1) |
| 38 | + actionmailbox (8.0.2) |
| 39 | + actionpack (= 8.0.2) |
| 40 | + activejob (= 8.0.2) |
| 41 | + activerecord (= 8.0.2) |
| 42 | + activestorage (= 8.0.2) |
| 43 | + activesupport (= 8.0.2) |
44 | 44 | mail (>= 2.8.0) |
45 | | - actionmailer (8.0.1) |
46 | | - actionpack (= 8.0.1) |
47 | | - actionview (= 8.0.1) |
48 | | - activejob (= 8.0.1) |
49 | | - activesupport (= 8.0.1) |
| 45 | + actionmailer (8.0.2) |
| 46 | + actionpack (= 8.0.2) |
| 47 | + actionview (= 8.0.2) |
| 48 | + activejob (= 8.0.2) |
| 49 | + activesupport (= 8.0.2) |
50 | 50 | mail (>= 2.8.0) |
51 | 51 | rails-dom-testing (~> 2.2) |
52 | | - actionpack (8.0.1) |
53 | | - actionview (= 8.0.1) |
54 | | - activesupport (= 8.0.1) |
| 52 | + actionpack (8.0.2) |
| 53 | + actionview (= 8.0.2) |
| 54 | + activesupport (= 8.0.2) |
55 | 55 | nokogiri (>= 1.8.5) |
56 | 56 | rack (>= 2.2.4) |
57 | 57 | rack-session (>= 1.0.1) |
58 | 58 | rack-test (>= 0.6.3) |
59 | 59 | rails-dom-testing (~> 2.2) |
60 | 60 | rails-html-sanitizer (~> 1.6) |
61 | 61 | useragent (~> 0.16) |
62 | | - actiontext (8.0.1) |
63 | | - actionpack (= 8.0.1) |
64 | | - activerecord (= 8.0.1) |
65 | | - activestorage (= 8.0.1) |
66 | | - activesupport (= 8.0.1) |
| 62 | + actiontext (8.0.2) |
| 63 | + actionpack (= 8.0.2) |
| 64 | + activerecord (= 8.0.2) |
| 65 | + activestorage (= 8.0.2) |
| 66 | + activesupport (= 8.0.2) |
67 | 67 | globalid (>= 0.6.0) |
68 | 68 | nokogiri (>= 1.8.5) |
69 | | - actionview (8.0.1) |
70 | | - activesupport (= 8.0.1) |
| 69 | + actionview (8.0.2) |
| 70 | + activesupport (= 8.0.2) |
71 | 71 | builder (~> 3.1) |
72 | 72 | erubi (~> 1.11) |
73 | 73 | rails-dom-testing (~> 2.2) |
74 | 74 | rails-html-sanitizer (~> 1.6) |
75 | 75 | active_link_to (1.0.5) |
76 | 76 | actionpack |
77 | 77 | addressable |
78 | | - activejob (8.0.1) |
79 | | - activesupport (= 8.0.1) |
| 78 | + activejob (8.0.2) |
| 79 | + activesupport (= 8.0.2) |
80 | 80 | globalid (>= 0.3.6) |
81 | | - activemodel (8.0.1) |
82 | | - activesupport (= 8.0.1) |
83 | | - activerecord (8.0.1) |
84 | | - activemodel (= 8.0.1) |
85 | | - activesupport (= 8.0.1) |
| 81 | + activemodel (8.0.2) |
| 82 | + activesupport (= 8.0.2) |
| 83 | + activerecord (8.0.2) |
| 84 | + activemodel (= 8.0.2) |
| 85 | + activesupport (= 8.0.2) |
86 | 86 | timeout (>= 0.4.0) |
87 | | - activestorage (8.0.1) |
88 | | - actionpack (= 8.0.1) |
89 | | - activejob (= 8.0.1) |
90 | | - activerecord (= 8.0.1) |
91 | | - activesupport (= 8.0.1) |
| 87 | + activestorage (8.0.2) |
| 88 | + actionpack (= 8.0.2) |
| 89 | + activejob (= 8.0.2) |
| 90 | + activerecord (= 8.0.2) |
| 91 | + activesupport (= 8.0.2) |
92 | 92 | marcel (~> 1.0) |
93 | | - activesupport (8.0.1) |
| 93 | + activesupport (8.0.2) |
94 | 94 | base64 |
95 | 95 | benchmark (>= 0.3) |
96 | 96 | bigdecimal |
@@ -499,25 +499,25 @@ GEM |
499 | 499 | net-protocol |
500 | 500 | net-protocol (0.2.2) |
501 | 501 | timeout |
502 | | - net-smtp (0.5.0) |
| 502 | + net-smtp (0.5.1) |
503 | 503 | net-protocol |
504 | 504 | nio4r (2.7.4) |
505 | | - nokogiri (1.18.3) |
| 505 | + nokogiri (1.18.4) |
506 | 506 | mini_portile2 (~> 2.8.2) |
507 | 507 | racc (~> 1.4) |
508 | | - nokogiri (1.18.3-aarch64-linux-gnu) |
| 508 | + nokogiri (1.18.4-aarch64-linux-gnu) |
509 | 509 | racc (~> 1.4) |
510 | | - nokogiri (1.18.3-arm-linux-gnu) |
| 510 | + nokogiri (1.18.4-arm-linux-gnu) |
511 | 511 | racc (~> 1.4) |
512 | | - nokogiri (1.18.3-arm-linux-musl) |
| 512 | + nokogiri (1.18.4-arm-linux-musl) |
513 | 513 | racc (~> 1.4) |
514 | | - nokogiri (1.18.3-arm64-darwin) |
| 514 | + nokogiri (1.18.4-arm64-darwin) |
515 | 515 | racc (~> 1.4) |
516 | | - nokogiri (1.18.3-x86_64-darwin) |
| 516 | + nokogiri (1.18.4-x86_64-darwin) |
517 | 517 | racc (~> 1.4) |
518 | | - nokogiri (1.18.3-x86_64-linux-gnu) |
| 518 | + nokogiri (1.18.4-x86_64-linux-gnu) |
519 | 519 | racc (~> 1.4) |
520 | | - nokogiri (1.18.3-x86_64-linux-musl) |
| 520 | + nokogiri (1.18.4-x86_64-linux-musl) |
521 | 521 | racc (~> 1.4) |
522 | 522 | oauth2 (2.0.9) |
523 | 523 | faraday (>= 0.17.3, < 3.0) |
@@ -639,20 +639,20 @@ GEM |
639 | 639 | rack (>= 1.3) |
640 | 640 | rackup (2.2.1) |
641 | 641 | rack (>= 3) |
642 | | - rails (8.0.1) |
643 | | - actioncable (= 8.0.1) |
644 | | - actionmailbox (= 8.0.1) |
645 | | - actionmailer (= 8.0.1) |
646 | | - actionpack (= 8.0.1) |
647 | | - actiontext (= 8.0.1) |
648 | | - actionview (= 8.0.1) |
649 | | - activejob (= 8.0.1) |
650 | | - activemodel (= 8.0.1) |
651 | | - activerecord (= 8.0.1) |
652 | | - activestorage (= 8.0.1) |
653 | | - activesupport (= 8.0.1) |
| 642 | + rails (8.0.2) |
| 643 | + actioncable (= 8.0.2) |
| 644 | + actionmailbox (= 8.0.2) |
| 645 | + actionmailer (= 8.0.2) |
| 646 | + actionpack (= 8.0.2) |
| 647 | + actiontext (= 8.0.2) |
| 648 | + actionview (= 8.0.2) |
| 649 | + activejob (= 8.0.2) |
| 650 | + activemodel (= 8.0.2) |
| 651 | + activerecord (= 8.0.2) |
| 652 | + activestorage (= 8.0.2) |
| 653 | + activesupport (= 8.0.2) |
654 | 654 | bundler (>= 1.15.0) |
655 | | - railties (= 8.0.1) |
| 655 | + railties (= 8.0.2) |
656 | 656 | rails-controller-testing (1.0.5) |
657 | 657 | actionpack (>= 5.0.1.rc1) |
658 | 658 | actionview (>= 5.0.1.rc1) |
|
676 | 676 | rack |
677 | 677 | railties (>= 5.1) |
678 | 678 | semantic_logger (~> 4.16) |
679 | | - railties (8.0.1) |
680 | | - actionpack (= 8.0.1) |
681 | | - activesupport (= 8.0.1) |
| 679 | + railties (8.0.2) |
| 680 | + actionpack (= 8.0.2) |
| 681 | + activesupport (= 8.0.2) |
682 | 682 | irb (~> 1.13) |
683 | 683 | rackup (>= 1.0.0) |
684 | 684 | rake (>= 12.2) |
|
885 | 885 | crack (>= 0.3.2) |
886 | 886 | hashdiff (>= 0.4.0, < 2.0.0) |
887 | 887 | websocket (1.2.11) |
888 | | - websocket-driver (0.7.6) |
| 888 | + websocket-driver (0.7.7) |
| 889 | + base64 |
889 | 890 | websocket-extensions (>= 0.1.0) |
890 | 891 | websocket-extensions (0.1.5) |
891 | 892 | xml-simple (1.1.9) |
@@ -987,7 +988,7 @@ DEPENDENCIES |
987 | 988 | rack-sanitizer (~> 2.0) |
988 | 989 | rack-test (~> 2.2) |
989 | 990 | rackup (~> 2.2) |
990 | | - rails (~> 8.0.1) |
| 991 | + rails (~> 8.0.2) |
991 | 992 | rails-controller-testing (~> 1.0) |
992 | 993 | rails-erd (~> 1.7) |
993 | 994 | rails-i18n (~> 8.0.1) |
@@ -1027,18 +1028,18 @@ DEPENDENCIES |
1027 | 1028 | xml-simple (~> 1.1) |
1028 | 1029 |
|
1029 | 1030 | CHECKSUMS |
1030 | | - actioncable (8.0.1) sha256=808bff2a4e3aba36f66f0cd65d7a1579ad52fb65e99304442c46051a79689d9b |
1031 | | - actionmailbox (8.0.1) sha256=bbc7db779be857fb6eb5b53f313d3881cd8cda38a150c3aa25f89f2f9977b08c |
1032 | | - actionmailer (8.0.1) sha256=7b074e9590e4ec5cebd2fc91d1f9ba4c61bbd4bbd4376f731527da187cd39952 |
1033 | | - actionpack (8.0.1) sha256=c764e4bfc0ad9d3505c09ef9b6fbf9eca4292793550c6b7e2ea93167181bfcba |
1034 | | - actiontext (8.0.1) sha256=f232d303e854db2098f34d7331fe493a72dc2e53dfce80fbd517c7b93d4b05b2 |
1035 | | - actionview (8.0.1) sha256=3005e3de5ca49ea789bf1ad46002d63fe5aa543c61c341239d3c533757e64f8a |
| 1031 | + actioncable (8.0.2) sha256=7bcce2df62e91a80143592600e16583c273e98aab50ae40a9f6a2604bb3289a0 |
| 1032 | + actionmailbox (8.0.2) sha256=3d8fb3453913e6257da4d02004bbfa2b997dfd10672f8d990e95013983e2cedb |
| 1033 | + actionmailer (8.0.2) sha256=b0c968b38576ec56a3dc2795931818e0aaae6a18cc9801f53f175c12d4b277d0 |
| 1034 | + actionpack (8.0.2) sha256=93e703064f3815295ccf820f57acbca719aec836749597da9262781c9b2f4b78 |
| 1035 | + actiontext (8.0.2) sha256=a40db32032ee2fbb479d5d69318c4284344c1cda73836fd73ffcdb917d203abf |
| 1036 | + actionview (8.0.2) sha256=e038e1405cdfc18f04f17243da4fb8eeda3a4992f63a6d70a7281d255cf7cebb |
1036 | 1037 | active_link_to (1.0.5) sha256=4830847b3d14589df1e9fc62038ceec015257fce975ec1c2a77836c461b139ba |
1037 | | - activejob (8.0.1) sha256=95acd9a32d498d3a458efbb317f6191fb678758cde0ebb6c68f0b25e0fe3477f |
1038 | | - activemodel (8.0.1) sha256=f46292fd6dcc128e18d588854298a933fd9eb22544c412b414ec02821062dc78 |
1039 | | - activerecord (8.0.1) sha256=34a7f0610660bb704f0363025d4b8d35ffe8ddc8f5b8147e0809171f724b5306 |
1040 | | - activestorage (8.0.1) sha256=91a8f156638568fac971ff25962a617d9c58fdc0e44eb6bd0edff36aff7df205 |
1041 | | - activesupport (8.0.1) sha256=fd5bc74641c24ac3541055c2879789198ff42adee3e39c2933289ba008912e37 |
| 1038 | + activejob (8.0.2) sha256=b0228b45e36b1ef3a081c684e81494147e094a6baf729018756ccf125b1853ca |
| 1039 | + activemodel (8.0.2) sha256=0ae1fb7fa1fae0699ba041a9e97702df42ea3b13f2d39f2d0fde51fca5f0656c |
| 1040 | + activerecord (8.0.2) sha256=793470b92c44e4198d0262ac60086b7822f0ea585079ad67e32a6e4c86f2d90a |
| 1041 | + activestorage (8.0.2) sha256=f83d221e0f06ae38f2200e55490bd155c76d0add330f6e300e8646048d672977 |
| 1042 | + activesupport (8.0.2) sha256=8565cddba31b900cdc17682fd66ecd020441e3eef320a9930285394e8c07a45e |
1042 | 1043 | addressable (2.8.7) sha256=462986537cf3735ab5f3c0f557f14155d778f4b43ea4f485a9deb9c8f7c58232 |
1043 | 1044 | aes_key_wrap (1.1.0) sha256=b935f4756b37375895db45669e79dfcdc0f7901e12d4e08974d5540c8e0776a5 |
1044 | 1045 | aggregate_assertions (0.2.0) sha256=9bc51a48323a8e7b82f47cc38d48132817247345e5a8713686c9d65b25daca9e |
@@ -1209,16 +1210,16 @@ CHECKSUMS |
1209 | 1210 | net-imap (0.5.6) sha256=1ede8048ee688a14206060bf37a716d18cb6ea00855f6c9b15daee97ee51fbe5 |
1210 | 1211 | net-pop (0.1.2) sha256=848b4e982013c15b2f0382792268763b748cce91c9e91e36b0f27ed26420dff3 |
1211 | 1212 | net-protocol (0.2.2) sha256=aa73e0cba6a125369de9837b8d8ef82a61849360eba0521900e2c3713aa162a8 |
1212 | | - net-smtp (0.5.0) sha256=5fc0415e6ea1cc0b3dfea7270438ec22b278ca8d524986a3ae4e5ae8d087b42a |
| 1213 | + net-smtp (0.5.1) sha256=ed96a0af63c524fceb4b29b0d352195c30d82dd916a42f03c62a3a70e5b70736 |
1213 | 1214 | nio4r (2.7.4) sha256=d95dee68e0bb251b8ff90ac3423a511e3b784124e5db7ff5f4813a220ae73ca9 |
1214 | | - nokogiri (1.18.3) sha256=6b9fc3b14fd0cedd21f6cad8cf565123ba7401e56b5d0aec180c23cdca28fd5a |
1215 | | - nokogiri (1.18.3-aarch64-linux-gnu) sha256=cab20305133078a8f6b60cf96311b48319175038cc7772e5ec586ff624cb7838 |
1216 | | - nokogiri (1.18.3-arm-linux-gnu) sha256=37b73a55e0d1e8a058a24abb16868903e81cb4773049739c532b864f87236b1b |
1217 | | - nokogiri (1.18.3-arm-linux-musl) sha256=09407970cd13736cf87e975fae69c13e1178bab0313d07b35580ee4dd3650793 |
1218 | | - nokogiri (1.18.3-arm64-darwin) sha256=ce088965cd424b8e752d82087dcf017069d55791f157098ed1f671d966857610 |
1219 | | - nokogiri (1.18.3-x86_64-darwin) sha256=d729406bb5a7b1bbe7ed3c0922336dd2c46085ed444d6de2a0a4c33950a4edea |
1220 | | - nokogiri (1.18.3-x86_64-linux-gnu) sha256=3c7ad5cee39855ed9c746065f39b584b9fd2aaff61df02d0f85ba8d671bbe497 |
1221 | | - nokogiri (1.18.3-x86_64-linux-musl) sha256=8aaecc22c0e5f12dac613e15f9a04059c3ec859d6f98f493cc831bd88fe8e731 |
| 1215 | + nokogiri (1.18.4) sha256=bb7820521c1bbae1d3e0092ff03b27a8e700912b37d80f962b7e4567947a64ac |
| 1216 | + nokogiri (1.18.4-aarch64-linux-gnu) sha256=8f2263cef9953ce09bd5293d76c9bbd3013d2f94d1cca67783dfe6635c529deb |
| 1217 | + nokogiri (1.18.4-arm-linux-gnu) sha256=cc2945e2c19560a61a97737e6bd3b329edb1f82ca204d46a18e5e98ad0a550a6 |
| 1218 | + nokogiri (1.18.4-arm-linux-musl) sha256=4fb7f44de0cd85abfa869e4cfb619410da174ebf9fbe26ae0caa65462b818bcb |
| 1219 | + nokogiri (1.18.4-arm64-darwin) sha256=73902663b23b1123282b9c0b6d9654b1fb286dfee8d65cb1f6029087b7f0d037 |
| 1220 | + nokogiri (1.18.4-x86_64-darwin) sha256=e4776f58eea9b94d05caf8bf351e3c6aa1cce01edcc2ed530f3c302c13178965 |
| 1221 | + nokogiri (1.18.4-x86_64-linux-gnu) sha256=b1c6407b346b88704e97a342a80acd4755175324e624da34d0c5cfdc8d34191e |
| 1222 | + nokogiri (1.18.4-x86_64-linux-musl) sha256=ea7c0356a70f3d2d0d76315b533877013d20368d5c9f437c38e0bd462c4844dc |
1222 | 1223 | oauth2 (2.0.9) sha256=b21f9defcf52dc1610e0dfab4c868342173dcd707fd15c777d9f4f04e153f7fb |
1223 | 1224 | observer (0.1.2) sha256=d8a3107131ba661138d748e7be3dbafc0d82e732fffba9fccb3d7829880950ac |
1224 | 1225 | octokit (9.2.0) sha256=4fa47ff35ce654127edf2c836ab9269bcc8829f5542dc1e86871f697ce7f4316 |
@@ -1266,14 +1267,14 @@ CHECKSUMS |
1266 | 1267 | rack-session (2.1.0) sha256=437c3916535b58ef71c816ce4a2dee0a01c8a52ae6077dc2b6cd19085760a290 |
1267 | 1268 | rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463 |
1268 | 1269 | rackup (2.2.1) sha256=f737191fd5c5b348b7f0a4412a3b86383f88c43e13b8217b63d4c8d90b9e798d |
1269 | | - rails (8.0.1) sha256=c86f4cd7834a67c1e5d04a77d35c88a5f56a20e2022ec416fa52c1af2cdc9491 |
| 1270 | + rails (8.0.2) sha256=fdfaa5a83ec0388e02864e88d515959caedc88053b5f701c4deb1652d8f164c6 |
1270 | 1271 | rails-controller-testing (1.0.5) sha256=741448db59366073e86fc965ba403f881c636b79a2c39a48d0486f2607182e94 |
1271 | 1272 | rails-dom-testing (2.2.0) sha256=e515712e48df1f687a1d7c380fd7b07b8558faa26464474da64183a7426fa93b |
1272 | 1273 | rails-erd (1.7.2) sha256=0b17d0fba25d319d8da8af7a3e5e2149d02d6187cc7351e8be43423f07c48bcd |
1273 | 1274 | rails-html-sanitizer (1.6.2) sha256=35fce2ca8242da8775c83b6ba9c1bcaad6751d9eb73c1abaa8403475ab89a560 |
1274 | 1275 | rails-i18n (8.0.1) sha256=15303195450bdac9a80636cf14c7e5ada2f43907cc60fcd19bbb3f81ab45be0d |
1275 | 1276 | rails_semantic_logger (4.17.0) sha256=cc10cca01491736596cd5ab40b52b3bbf98338d9d1f5a7916b2be10231615047 |
1276 | | - railties (8.0.1) sha256=8f653c6b1b0721b553045bd0deda1f22074b9ddc2209526e6f7285fcf607ac51 |
| 1277 | + railties (8.0.2) sha256=0d7c3f40c49ba74980f1bac1d4bb153a9331c5ee8a9631d89c7bf79db82e5cf9 |
1277 | 1278 | rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a |
1278 | 1279 | rake (13.2.1) sha256=46cb38dae65d7d74b6020a4ac9d48afed8eb8149c040eccf0523bec91907059d |
1279 | 1280 | ransack (4.3.0) sha256=48e141814eb4af8a5cc4e9890b7a088fe818c9996c6b8c846f11104b4c12e8b1 |
@@ -1360,7 +1361,7 @@ CHECKSUMS |
1360 | 1361 | webfinger (2.1.3) sha256=567a52bde77fb38ca6b67e55db755f988766ec4651c1d24916a65aa70540695c |
1361 | 1362 | webmock (3.25.1) sha256=ab9d5d9353bcbe6322c83e1c60a7103988efc7b67cd72ffb9012629c3d396323 |
1362 | 1363 | websocket (1.2.11) sha256=b7e7a74e2410b5e85c25858b26b3322f29161e300935f70a0e0d3c35e0462737 |
1363 | | - websocket-driver (0.7.6) sha256=f69400be7bc197879726ad8e6f5869a61823147372fd8928836a53c2c741d0db |
| 1364 | + websocket-driver (0.7.7) sha256=056d99f2cd545712cfb1291650fde7478e4f2661dc1db6a0fa3b966231a146b4 |
1364 | 1365 | websocket-extensions (0.1.5) sha256=1c6ba63092cda343eb53fc657110c71c754c56484aad42578495227d717a8241 |
1365 | 1366 | xml-simple (1.1.9) sha256=d21131e519c86f1a5bc2b6d2d57d46e6998e47f18ed249b25cad86433dbd695d |
1366 | 1367 | xpath (3.2.0) sha256=6dfda79d91bb3b949b947ecc5919f042ef2f399b904013eb3ef6d20dd3a4082e |
|
0 commit comments