Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit d23cf86

Browse files
Bump rails from 8.0.2.1 to 8.0.3
Bumps [rails](https://github.com/rails/rails) from 8.0.2.1 to 8.0.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.2.1...v8.0.3) --- updated-dependencies: - dependency-name: rails dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b234ac8 commit d23cf86

File tree

2 files changed

+90
-86
lines changed

2 files changed

+90
-86
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby file: ".ruby-version"
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7-
gem "rails", "~> 8.0.2"
7+
gem "rails", "~> 8.0.3"
88

99
gem "config"
1010

Gemfile.lock

Lines changed: 89 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -11,65 +11,65 @@ GEM
1111
specs:
1212
aasm (5.5.1)
1313
concurrent-ruby (~> 1.0)
14-
actioncable (8.0.2.1)
15-
actionpack (= 8.0.2.1)
16-
activesupport (= 8.0.2.1)
14+
actioncable (8.0.3)
15+
actionpack (= 8.0.3)
16+
activesupport (= 8.0.3)
1717
nio4r (~> 2.0)
1818
websocket-driver (>= 0.6.1)
1919
zeitwerk (~> 2.6)
20-
actionmailbox (8.0.2.1)
21-
actionpack (= 8.0.2.1)
22-
activejob (= 8.0.2.1)
23-
activerecord (= 8.0.2.1)
24-
activestorage (= 8.0.2.1)
25-
activesupport (= 8.0.2.1)
20+
actionmailbox (8.0.3)
21+
actionpack (= 8.0.3)
22+
activejob (= 8.0.3)
23+
activerecord (= 8.0.3)
24+
activestorage (= 8.0.3)
25+
activesupport (= 8.0.3)
2626
mail (>= 2.8.0)
27-
actionmailer (8.0.2.1)
28-
actionpack (= 8.0.2.1)
29-
actionview (= 8.0.2.1)
30-
activejob (= 8.0.2.1)
31-
activesupport (= 8.0.2.1)
27+
actionmailer (8.0.3)
28+
actionpack (= 8.0.3)
29+
actionview (= 8.0.3)
30+
activejob (= 8.0.3)
31+
activesupport (= 8.0.3)
3232
mail (>= 2.8.0)
3333
rails-dom-testing (~> 2.2)
34-
actionpack (8.0.2.1)
35-
actionview (= 8.0.2.1)
36-
activesupport (= 8.0.2.1)
34+
actionpack (8.0.3)
35+
actionview (= 8.0.3)
36+
activesupport (= 8.0.3)
3737
nokogiri (>= 1.8.5)
3838
rack (>= 2.2.4)
3939
rack-session (>= 1.0.1)
4040
rack-test (>= 0.6.3)
4141
rails-dom-testing (~> 2.2)
4242
rails-html-sanitizer (~> 1.6)
4343
useragent (~> 0.16)
44-
actiontext (8.0.2.1)
45-
actionpack (= 8.0.2.1)
46-
activerecord (= 8.0.2.1)
47-
activestorage (= 8.0.2.1)
48-
activesupport (= 8.0.2.1)
44+
actiontext (8.0.3)
45+
actionpack (= 8.0.3)
46+
activerecord (= 8.0.3)
47+
activestorage (= 8.0.3)
48+
activesupport (= 8.0.3)
4949
globalid (>= 0.6.0)
5050
nokogiri (>= 1.8.5)
51-
actionview (8.0.2.1)
52-
activesupport (= 8.0.2.1)
51+
actionview (8.0.3)
52+
activesupport (= 8.0.3)
5353
builder (~> 3.1)
5454
erubi (~> 1.11)
5555
rails-dom-testing (~> 2.2)
5656
rails-html-sanitizer (~> 1.6)
57-
activejob (8.0.2.1)
58-
activesupport (= 8.0.2.1)
57+
activejob (8.0.3)
58+
activesupport (= 8.0.3)
5959
globalid (>= 0.3.6)
60-
activemodel (8.0.2.1)
61-
activesupport (= 8.0.2.1)
62-
activerecord (8.0.2.1)
63-
activemodel (= 8.0.2.1)
64-
activesupport (= 8.0.2.1)
60+
activemodel (8.0.3)
61+
activesupport (= 8.0.3)
62+
activerecord (8.0.3)
63+
activemodel (= 8.0.3)
64+
activesupport (= 8.0.3)
6565
timeout (>= 0.4.0)
66-
activestorage (8.0.2.1)
67-
actionpack (= 8.0.2.1)
68-
activejob (= 8.0.2.1)
69-
activerecord (= 8.0.2.1)
70-
activesupport (= 8.0.2.1)
66+
activestorage (8.0.3)
67+
actionpack (= 8.0.3)
68+
activejob (= 8.0.3)
69+
activerecord (= 8.0.3)
70+
activesupport (= 8.0.3)
7171
marcel (~> 1.0)
72-
activesupport (8.0.2.1)
72+
activesupport (8.0.3)
7373
base64
7474
benchmark (>= 0.3)
7575
bigdecimal
@@ -106,7 +106,7 @@ GEM
106106
aws-eventstream (~> 1, >= 1.0.2)
107107
base64 (0.3.0)
108108
benchmark (0.4.1)
109-
bigdecimal (3.2.3)
109+
bigdecimal (3.3.1)
110110
bootsnap (1.18.6)
111111
msgpack (~> 1.2)
112112
brakeman (7.1.0)
@@ -129,7 +129,7 @@ GEM
129129
diff-lcs (1.6.2)
130130
docile (1.4.0)
131131
drb (2.2.3)
132-
erb (5.0.2)
132+
erb (5.1.1)
133133
erubi (1.13.1)
134134
factory_bot (6.5.5)
135135
activesupport (>= 6.1.0)
@@ -138,7 +138,7 @@ GEM
138138
railties (>= 6.1.0)
139139
faker (3.5.2)
140140
i18n (>= 1.8.11, < 2)
141-
globalid (1.2.1)
141+
globalid (1.3.0)
142142
activesupport (>= 6.1)
143143
i18n (1.14.7)
144144
concurrent-ruby (~> 1.0)
@@ -177,11 +177,11 @@ GEM
177177
net-imap
178178
net-pop
179179
net-smtp
180-
marcel (1.0.4)
180+
marcel (1.1.0)
181181
mini_mime (1.1.5)
182-
minitest (5.25.5)
182+
minitest (5.26.0)
183183
msgpack (1.8.0)
184-
net-imap (0.5.7)
184+
net-imap (0.5.12)
185185
date
186186
net-protocol
187187
net-pop (0.1.2)
@@ -222,7 +222,7 @@ GEM
222222
pg (1.6.2-x86_64-darwin)
223223
pg (1.6.2-x86_64-linux)
224224
pg (1.6.2-x86_64-linux-musl)
225-
pp (0.6.2)
225+
pp (0.6.3)
226226
prettyprint
227227
prettyprint (0.2.0)
228228
prism (1.4.0)
@@ -241,40 +241,42 @@ GEM
241241
rack (>= 1.3)
242242
rackup (2.2.1)
243243
rack (>= 3)
244-
rails (8.0.2.1)
245-
actioncable (= 8.0.2.1)
246-
actionmailbox (= 8.0.2.1)
247-
actionmailer (= 8.0.2.1)
248-
actionpack (= 8.0.2.1)
249-
actiontext (= 8.0.2.1)
250-
actionview (= 8.0.2.1)
251-
activejob (= 8.0.2.1)
252-
activemodel (= 8.0.2.1)
253-
activerecord (= 8.0.2.1)
254-
activestorage (= 8.0.2.1)
255-
activesupport (= 8.0.2.1)
244+
rails (8.0.3)
245+
actioncable (= 8.0.3)
246+
actionmailbox (= 8.0.3)
247+
actionmailer (= 8.0.3)
248+
actionpack (= 8.0.3)
249+
actiontext (= 8.0.3)
250+
actionview (= 8.0.3)
251+
activejob (= 8.0.3)
252+
activemodel (= 8.0.3)
253+
activerecord (= 8.0.3)
254+
activestorage (= 8.0.3)
255+
activesupport (= 8.0.3)
256256
bundler (>= 1.15.0)
257-
railties (= 8.0.2.1)
257+
railties (= 8.0.3)
258258
rails-dom-testing (2.3.0)
259259
activesupport (>= 5.0.0)
260260
minitest
261261
nokogiri (>= 1.6)
262262
rails-html-sanitizer (1.6.2)
263263
loofah (~> 2.21)
264264
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)
265-
railties (8.0.2.1)
266-
actionpack (= 8.0.2.1)
267-
activesupport (= 8.0.2.1)
265+
railties (8.0.3)
266+
actionpack (= 8.0.3)
267+
activesupport (= 8.0.3)
268268
irb (~> 1.13)
269269
rackup (>= 1.0.0)
270270
rake (>= 12.2)
271271
thor (~> 1.0, >= 1.2.2)
272+
tsort (>= 0.2)
272273
zeitwerk (~> 2.6)
273274
rainbow (3.1.1)
274275
rake (13.3.0)
275-
rdoc (6.14.2)
276+
rdoc (6.15.0)
276277
erb
277278
psych (>= 4.0.0)
279+
tsort
278280
redcarpet (3.6.1)
279281
regexp_parser (2.11.2)
280282
reline (0.6.2)
@@ -353,6 +355,7 @@ GEM
353355
stringio (3.1.7)
354356
thor (1.4.0)
355357
timeout (0.4.3)
358+
tsort (0.2.0)
356359
tzinfo (2.0.6)
357360
concurrent-ruby (~> 1.0)
358361
tzinfo-data (1.2025.2)
@@ -365,7 +368,7 @@ GEM
365368
validate_url (1.0.15)
366369
activemodel (>= 3.0.0)
367370
public_suffix
368-
websocket-driver (0.7.7)
371+
websocket-driver (0.8.0)
369372
base64
370373
websocket-extensions (>= 0.1.0)
371374
websocket-extensions (0.1.5)
@@ -401,7 +404,7 @@ DEPENDENCIES
401404
paper_trail
402405
pg (~> 1.6)
403406
puma (~> 7.0)
404-
rails (~> 8.0.2)
407+
rails (~> 8.0.3)
405408
reverse_markdown (~> 3.0)
406409
rspec-rails
407410
rubocop-govuk
@@ -414,17 +417,17 @@ DEPENDENCIES
414417

415418
CHECKSUMS
416419
aasm (5.5.1) sha256=8cd7d59f43bf52d2e1bafcbf30b11de3b66a82d92f69a11ea3bc5a1898e1bce1
417-
actioncable (8.0.2.1) sha256=6f1cb20db39fba28a93569e8d5dab42b2749d7ddd4baebb5bbecd4217e49d6a2
418-
actionmailbox (8.0.2.1) sha256=8ea8c6e31e448961c06fc1d6282775b32aff1c009f232d4564e07e54850a6cad
419-
actionmailer (8.0.2.1) sha256=0de14d8d04541eab130858cb2f0697266be42de1afe1104bc43d7998137ddb9c
420-
actionpack (8.0.2.1) sha256=61e7e11a31dbe5152ca57221788bdca42ef302c4cc53b4c8993d68dce8982b0a
421-
actiontext (8.0.2.1) sha256=0cc4b3b5cfb9d915c6697b05b013dad7f4eaf074d9989700b6a0a55cf620d6b8
422-
actionview (8.0.2.1) sha256=2ea6d20ccb0b7b84a221a940ac06853ce99235e4ecb4947815839c7c5ecbf347
423-
activejob (8.0.2.1) sha256=d6e5f2da07ec8efac13a38af1752416770dc74e95783f7b252506d707aa32b89
424-
activemodel (8.0.2.1) sha256=17bab6cdb86531844113df22f864480a89a276bf0318246e628f99e0ac077ec4
425-
activerecord (8.0.2.1) sha256=a6556e7bdd53f3889d18d2aa3a7ff115fd6c5e1463dd06f97fb88d06b58c6df1
426-
activestorage (8.0.2.1) sha256=43bb3d9e115471e201e6a66813810c1d15b607a321f29d62efdf9d90ffaf76f8
427-
activesupport (8.0.2.1) sha256=0405a76fd1ca989975d9ae00d46a4d3979bdf3817482d846b63affa84bd561c6
420+
actioncable (8.0.3) sha256=f8cad39cebefaa1c9d4904f3e843022f22ee7a9201b59db703bf3ef7f2877493
421+
actionmailbox (8.0.3) sha256=2a0444f8937c641db100128a1826554c5298ade65c62b623a1fcb34a1dc6bd2f
422+
actionmailer (8.0.3) sha256=6dc0c3701065a96f845a05a28e9d7a60055222cfc324cc6c3a281cec148cc723
423+
actionpack (8.0.3) sha256=d63c21cb109e0529d785ffdb657a092928890327c5c8ea2e46f63b6751be5ad3
424+
actiontext (8.0.3) sha256=1c46fdfa60ffa282bf29cccc0714071128826bef5740c4f2a88d375d206a9df4
425+
actionview (8.0.3) sha256=5171946ff07d1e95bf3d805ad9425a89040a013dea11bb1f4cf604f108b1ce66
426+
activejob (8.0.3) sha256=469eddb3822aff1c6a0df0bd3398f28bff8fcd1bd0e9d309e6b7ccbd0bdba1b6
427+
activemodel (8.0.3) sha256=406907245a1c6c04cdf2187cc4590fdc081d7a07392123d322125677022ea67c
428+
activerecord (8.0.3) sha256=9b95c63b2ae9ccb57bb15db730300fdd02af387e12474eb9002a668acab3cea8
429+
activestorage (8.0.3) sha256=4f4eadeb5d128a35ed21d960eeece027225b36d54542512c8a36ad5316988c5e
430+
activesupport (8.0.3) sha256=a711ce5e30660b23232f26a38699469f8d859d47aa1f722e183fda6d7cc17823
428431
acts_as_list (1.2.4) sha256=5e6ed695f1879d66ae7d8eb1625a72db215a26a9c8ec0047b866a80883ea5651
429432
after_commit_everywhere (1.6.0) sha256=c8b3409a1172e43070d2e57f4b9d7b89dce5a7f057576b748cb9fe0a0dd4d917
430433
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
@@ -435,7 +438,7 @@ CHECKSUMS
435438
aws-sigv4 (1.12.1) sha256=6973ff95cb0fd0dc58ba26e90e9510a2219525d07620c8babeb70ef831826c00
436439
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
437440
benchmark (0.4.1) sha256=d4ef40037bba27f03b28013e219b950b82bace296549ec15a78016552f8d2cce
438-
bigdecimal (3.2.3) sha256=ffd11d1ac67a0d3b2f44aec0a6487210b3f813f363dd11f1fcccf5ba00da4e1b
441+
bigdecimal (3.3.1) sha256=eaa01e228be54c4f9f53bf3cc34fe3d5e845c31963e7fcc5bedb05a4e7d52218
439442
bootsnap (1.18.6) sha256=0ae2393c1e911e38be0f24e9173e7be570c3650128251bf06240046f84a07d00
440443
brakeman (7.1.0) sha256=bbc708a75a53008490c8b9600b97fa85cb3d5a8818dd1560f18e0b89475d48af
441444
builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
@@ -450,12 +453,12 @@ CHECKSUMS
450453
diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962
451454
docile (1.4.0) sha256=5f1734bde23721245c20c3d723e76c104208e1aa01277a69901ce770f0ebb8d3
452455
drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
453-
erb (5.0.2) sha256=d30f258143d4300fb4ecf430042ac12970c9bb4b33c974a545b8f58c1ec26c0f
456+
erb (5.1.1) sha256=b2c26e7924551d9efbae998e17ddbef220937b6422b1d2ec7ae71417b5a1f4ec
454457
erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9
455458
factory_bot (6.5.5) sha256=ce59295daee1b4704dab8a2fee6816f513d467c6aa3bc587860767d74a66efbe
456459
factory_bot_rails (6.5.1) sha256=d3cc4851eae4dea8a665ec4a4516895045e710554d2b5ac9e68b94d351bc6d68
457460
faker (3.5.2) sha256=f9a80291b2e3f259801d1dd552f0732fe04dce5d1f74e798365bc0413789c473
458-
globalid (1.2.1) sha256=70bf76711871f843dbba72beb8613229a49429d1866828476f9c9d6ccc327ce9
461+
globalid (1.3.0) sha256=05c639ad6eb4594522a0b07983022f04aa7254626ab69445a0e493aa3786ff11
459462
govuk-forms-markdown (0.6.0)
460463
i18n (1.14.7) sha256=ceba573f8138ff2c0915427f1fc5bdf4aa3ab8ae88c8ce255eb3ecf0a11a5d0f
461464
io-console (0.8.1) sha256=1e15440a6b2f67b6ea496df7c474ed62c860ad11237f29b3bd187f054b925fcb
@@ -472,11 +475,11 @@ CHECKSUMS
472475
lograge (0.14.0) sha256=42371a75823775f166f727639f5ddce73dd149452a55fc94b90c303213dc9ae1
473476
loofah (2.24.1) sha256=655a30842b70ec476410b347ab1cd2a5b92da46a19044357bbd9f401b009a337
474477
mail (2.8.1) sha256=ec3b9fadcf2b3755c78785cb17bc9a0ca9ee9857108a64b6f5cfc9c0b5bfc9ad
475-
marcel (1.0.4) sha256=0d5649feb64b8f19f3d3468b96c680bae9746335d02194270287868a661516a4
478+
marcel (1.1.0) sha256=fdcfcfa33cc52e93c4308d40e4090a5d4ea279e160a7f6af988260fa970e0bee
476479
mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef
477-
minitest (5.25.5) sha256=391b6c6cb43a4802bfb7c93af1ebe2ac66a210293f4a3fb7db36f2fc7dc2c756
480+
minitest (5.26.0) sha256=f5817ad09f863a4f7eac917707c1ca5c09cdc4a35e17d91171760178324d2c30
478481
msgpack (1.8.0) sha256=e64ce0212000d016809f5048b48eb3a65ffb169db22238fb4b72472fecb2d732
479-
net-imap (0.5.7) sha256=d5c0247832439b62298c0935ba67d8bc02fdb476d7a3e099d6f75b3daf498b91
482+
net-imap (0.5.12) sha256=cb8cd05bd353fcc19b6cbc530a9cb06b577a969ea10b7ddb0f37787f74be4444
480483
net-pop (0.1.2) sha256=848b4e982013c15b2f0382792268763b748cce91c9e91e36b0f27ed26420dff3
481484
net-protocol (0.2.2) sha256=aa73e0cba6a125369de9837b8d8ef82a61849360eba0521900e2c3713aa162a8
482485
net-smtp (0.5.1) sha256=ed96a0af63c524fceb4b29b0d352195c30d82dd916a42f03c62a3a70e5b70736
@@ -500,7 +503,7 @@ CHECKSUMS
500503
pg (1.6.2-x86_64-darwin) sha256=c441a55723584e2ae41749bf26024d7ffdfe1841b442308ed50cd6b7fda04115
501504
pg (1.6.2-x86_64-linux) sha256=525f438137f2d1411a1ebcc4208ec35cb526b5a3b285a629355c73208506a8ea
502505
pg (1.6.2-x86_64-linux-musl) sha256=e5c8668ffeaf7a9c3458a3dcb002dffa6d8ee1fca9ae534ffef861d2b15644ca
503-
pp (0.6.2) sha256=947ec3120c6f92195f8ee8aa25a7b2c5297bb106d83b41baa02983686577b6ff
506+
pp (0.6.3) sha256=2951d514450b93ccfeb1df7d021cae0da16e0a7f95ee1e2273719669d0ab9df6
504507
prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193
505508
prism (1.4.0) sha256=dc0e3e00e93160213dc2a65519d9002a4a1e7b962db57d444cf1a71565bb703e
506509
psych (5.2.6) sha256=814328aa5dcb6d604d32126a20bc1cbcf05521a5b49dbb1a8b30a07e580f316e
@@ -511,13 +514,13 @@ CHECKSUMS
511514
rack-session (2.1.1) sha256=0b6dc07dea7e4b583f58a48e8b806d4c9f1c6c9214ebc202ec94562cbea2e4e9
512515
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
513516
rackup (2.2.1) sha256=f737191fd5c5b348b7f0a4412a3b86383f88c43e13b8217b63d4c8d90b9e798d
514-
rails (8.0.2.1) sha256=13ab95615569e74e364384b346b1d83e4795dbde83d9edf584e8768e8049b3ac
517+
rails (8.0.3) sha256=5d83c0822d1aaea32a278a99b1afedd3f28e14cfff846e96987bb24ebcb3fd45
515518
rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
516519
rails-html-sanitizer (1.6.2) sha256=35fce2ca8242da8775c83b6ba9c1bcaad6751d9eb73c1abaa8403475ab89a560
517-
railties (8.0.2.1) sha256=54e40e1771fc2878f572d5a4e076cddb057ba8d4d471f8b7d9bfc61bc1301d4c
520+
railties (8.0.3) sha256=ace31dcad7134299a64d6d96310d76d32868756e58e2983e25b121acd457f1d2
518521
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
519522
rake (13.3.0) sha256=96f5092d786ff412c62fde76f793cc0541bd84d2eb579caa529aa8a059934493
520-
rdoc (6.14.2) sha256=9fdd44df130f856ae70cc9a264dfd659b9b40de369b16581f4ab746e42439226
523+
rdoc (6.15.0) sha256=0f0e68864969e77c2acd4063a9585baa5216d362701d827a93feaa9cbae78b05
521524
redcarpet (3.6.1) sha256=d444910e6aa55480c6bcdc0cdb057626e8a32c054c29e793fa642ba2f155f445
522525
regexp_parser (2.11.2) sha256=5e5e9c1485ffd8de53ab1d2807affd81f617f72967dfc64fc75a69e2cbf0ff98
523526
reline (0.6.2) sha256=1dad26a6008872d59c8e05244b119347c9f2ddaf4a53dce97856cd5f30a02846
@@ -545,14 +548,15 @@ CHECKSUMS
545548
stringio (3.1.7) sha256=5b78b7cb242a315fb4fca61a8255d62ec438f58da2b90be66048546ade4507fa
546549
thor (1.4.0) sha256=8763e822ccb0f1d7bee88cde131b19a65606657b847cc7b7b4b82e772bcd8a3d
547550
timeout (0.4.3) sha256=9509f079b2b55fe4236d79633bd75e34c1c1e7e3fb4b56cb5fda61f80a0fe30e
551+
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
548552
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
549553
tzinfo-data (1.2025.2) sha256=a92375a1fbb47d38fe88fd514c40a38cc8f97d168da2a6479f15185e86470939
550554
unicode-display_width (3.1.5) sha256=bf566817855ee7ee3adcf7bace0d5906cb14401417db59193f8a5fcedf02dd4e
551555
unicode-emoji (4.0.4) sha256=2c2c4ef7f353e5809497126285a50b23056cc6e61b64433764a35eff6c36532a
552556
uri (1.0.4) sha256=34485d137c079f8753a0ca1d883841a7ba2e5fae556e3c30c2aab0dde616344b
553557
useragent (0.16.11) sha256=700e6413ad4bb954bb63547fa098dddf7b0ebe75b40cc6f93b8d54255b173844
554558
validate_url (1.0.15) sha256=72fe164c0713d63a9970bd6700bea948babbfbdcec392f2342b6704042f57451
555-
websocket-driver (0.7.7) sha256=056d99f2cd545712cfb1291650fde7478e4f2661dc1db6a0fa3b966231a146b4
559+
websocket-driver (0.8.0) sha256=ed0dba4b943c22f17f9a734817e808bc84cdce6a7e22045f5315aa57676d4962
556560
websocket-extensions (0.1.5) sha256=1c6ba63092cda343eb53fc657110c71c754c56484aad42578495227d717a8241
557561
zeitwerk (2.7.3) sha256=b2e86b4a9b57d26ba68a15230dcc7fe6f040f06831ce64417b0621ad96ba3e85
558562

0 commit comments

Comments
 (0)