|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actionpack (8.1.2.1) |
5 | | - actionview (= 8.1.2.1) |
6 | | - activesupport (= 8.1.2.1) |
| 4 | + actionpack (8.1.3) |
| 5 | + actionview (= 8.1.3) |
| 6 | + activesupport (= 8.1.3) |
7 | 7 | nokogiri (>= 1.8.5) |
8 | 8 | rack (>= 2.2.4) |
9 | 9 | rack-session (>= 1.0.1) |
10 | 10 | rack-test (>= 0.6.3) |
11 | 11 | rails-dom-testing (~> 2.2) |
12 | 12 | rails-html-sanitizer (~> 1.6) |
13 | 13 | useragent (~> 0.16) |
14 | | - actionview (8.1.2.1) |
15 | | - activesupport (= 8.1.2.1) |
| 14 | + actionview (8.1.3) |
| 15 | + activesupport (= 8.1.3) |
16 | 16 | builder (~> 3.1) |
17 | 17 | erubi (~> 1.11) |
18 | 18 | rails-dom-testing (~> 2.2) |
19 | 19 | rails-html-sanitizer (~> 1.6) |
20 | | - activemodel (8.1.2.1) |
21 | | - activesupport (= 8.1.2.1) |
22 | | - activerecord (8.1.2.1) |
23 | | - activemodel (= 8.1.2.1) |
24 | | - activesupport (= 8.1.2.1) |
| 20 | + activemodel (8.1.3) |
| 21 | + activesupport (= 8.1.3) |
| 22 | + activerecord (8.1.3) |
| 23 | + activemodel (= 8.1.3) |
| 24 | + activesupport (= 8.1.3) |
25 | 25 | timeout (>= 0.4.0) |
26 | | - activesupport (8.1.2.1) |
| 26 | + activesupport (8.1.3) |
27 | 27 | base64 |
28 | 28 | bigdecimal |
29 | 29 | concurrent-ruby (~> 1.0, >= 1.3.1) |
|
206 | 206 | rails-html-sanitizer (1.7.0) |
207 | 207 | loofah (~> 2.25) |
208 | 208 | 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) |
209 | | - railties (8.1.2.1) |
210 | | - actionpack (= 8.1.2.1) |
211 | | - activesupport (= 8.1.2.1) |
| 209 | + railties (8.1.3) |
| 210 | + actionpack (= 8.1.3) |
| 211 | + activesupport (= 8.1.3) |
212 | 212 | irb (~> 1.13) |
213 | 213 | rackup (>= 1.0.0) |
214 | 214 | rake (>= 12.2) |
@@ -278,7 +278,7 @@ PLATFORMS |
278 | 278 | x86_64-linux-musl |
279 | 279 |
|
280 | 280 | DEPENDENCIES |
281 | | - actionpack (~> 8.1.0) |
| 281 | + actionpack (~> 8.1.3) |
282 | 282 | actionview (~> 8.1.0) |
283 | 283 | activerecord (~> 8.1.0) |
284 | 284 | activesupport (~> 8.1.0) |
@@ -307,11 +307,11 @@ DEPENDENCIES |
307 | 307 | webmock |
308 | 308 |
|
309 | 309 | CHECKSUMS |
310 | | - actionpack (8.1.2.1) sha256=a6b69cd10ec4c8d978c8eee51206e34152b1c1be017e534236dbc89a3d00ffb8 |
311 | | - actionview (8.1.2.1) sha256=38daa7b87bca427e2967f139e5b7f0d1081271bdafd0e015d8ef97a006f570a6 |
312 | | - activemodel (8.1.2.1) sha256=8f31a6f9c12fecb8e5a0fce8a8950cfd94f0d75829322935f99e8217a3e5f3c6 |
313 | | - activerecord (8.1.2.1) sha256=3f79140318ff6d23376f5d9b1b5b5e2c7d3cc8979dd71367e9a8394378ca630a |
314 | | - activesupport (8.1.2.1) sha256=beec20ced12ad569194554399449a6372fdab03061b8f48a9ed6ef9b7dc251b2 |
| 310 | + actionpack (8.1.3) sha256=af998cae4d47c5d581a2cc363b5c77eb718b7c4b45748d81b1887b25621c29a3 |
| 311 | + actionview (8.1.3) sha256=1347c88c7f3edb38100c5ce0e9fb5e62d7755f3edc1b61cce2eb0b2c6ea2fd5d |
| 312 | + activemodel (8.1.3) sha256=90c05cbe4cef3649b8f79f13016191ea94c4525ce4a5c0fb7ef909c4b91c8219 |
| 313 | + activerecord (8.1.3) sha256=8003be7b2466ba0a2a670e603eeb0a61dd66058fccecfc49901e775260ac70ab |
| 314 | + activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e |
315 | 315 | addressable (2.8.9) sha256=cc154fcbe689711808a43601dee7b980238ce54368d23e127421753e46895485 |
316 | 316 | appsignal (4.8.4) sha256=5c708a41c2913383d19ae581140da1904dbf642b974220d6c1bc4c7fdb1cf667 |
317 | 317 | base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b |
@@ -401,7 +401,7 @@ CHECKSUMS |
401 | 401 | rails-controller-testing (1.0.5) sha256=741448db59366073e86fc965ba403f881c636b79a2c39a48d0486f2607182e94 |
402 | 402 | rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d |
403 | 403 | rails-html-sanitizer (1.7.0) sha256=28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89 |
404 | | - railties (8.1.2.1) sha256=f4d902869541af4e5b5552d726062fa59ec0fd9078f7ab87720dbd93f22c43ee |
| 404 | + railties (8.1.3) sha256=913eb0e0cb520aac687ffd74916bd726d48fa21f47833c6292576ef6a286de22 |
405 | 405 | rake (13.3.1) sha256=8c9e89d09f66a26a01264e7e3480ec0607f0c497a861ef16063604b1b08eb19c |
406 | 406 | rdoc (7.2.0) sha256=8650f76cd4009c3b54955eb5d7e3a075c60a57276766ebf36f9085e8c9f23192 |
407 | 407 | reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835 |
|
0 commit comments