Skip to content

Commit 60a47e8

Browse files
Bump activestorage from 8.1.2 to 8.1.2.1 (#1520)
Bumps [activestorage](https://github.com/rails/rails) from 8.1.2 to 8.1.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activestorage/CHANGELOG.md) - [Commits](rails/rails@v8.1.2...v8.1.2.1) --- updated-dependencies: - dependency-name: activestorage dependency-version: 8.1.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fe3d92 commit 60a47e8

File tree

1 file changed

+66
-66
lines changed

1 file changed

+66
-66
lines changed

Gemfile.lock

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -3,46 +3,46 @@ GEM
33
specs:
44
action_text-trix (2.1.17)
55
railties
6-
actioncable (8.1.2)
7-
actionpack (= 8.1.2)
8-
activesupport (= 8.1.2)
6+
actioncable (8.1.2.1)
7+
actionpack (= 8.1.2.1)
8+
activesupport (= 8.1.2.1)
99
nio4r (~> 2.0)
1010
websocket-driver (>= 0.6.1)
1111
zeitwerk (~> 2.6)
12-
actionmailbox (8.1.2)
13-
actionpack (= 8.1.2)
14-
activejob (= 8.1.2)
15-
activerecord (= 8.1.2)
16-
activestorage (= 8.1.2)
17-
activesupport (= 8.1.2)
12+
actionmailbox (8.1.2.1)
13+
actionpack (= 8.1.2.1)
14+
activejob (= 8.1.2.1)
15+
activerecord (= 8.1.2.1)
16+
activestorage (= 8.1.2.1)
17+
activesupport (= 8.1.2.1)
1818
mail (>= 2.8.0)
19-
actionmailer (8.1.2)
20-
actionpack (= 8.1.2)
21-
actionview (= 8.1.2)
22-
activejob (= 8.1.2)
23-
activesupport (= 8.1.2)
19+
actionmailer (8.1.2.1)
20+
actionpack (= 8.1.2.1)
21+
actionview (= 8.1.2.1)
22+
activejob (= 8.1.2.1)
23+
activesupport (= 8.1.2.1)
2424
mail (>= 2.8.0)
2525
rails-dom-testing (~> 2.2)
26-
actionpack (8.1.2)
27-
actionview (= 8.1.2)
28-
activesupport (= 8.1.2)
26+
actionpack (8.1.2.1)
27+
actionview (= 8.1.2.1)
28+
activesupport (= 8.1.2.1)
2929
nokogiri (>= 1.8.5)
3030
rack (>= 2.2.4)
3131
rack-session (>= 1.0.1)
3232
rack-test (>= 0.6.3)
3333
rails-dom-testing (~> 2.2)
3434
rails-html-sanitizer (~> 1.6)
3535
useragent (~> 0.16)
36-
actiontext (8.1.2)
36+
actiontext (8.1.2.1)
3737
action_text-trix (~> 2.1.15)
38-
actionpack (= 8.1.2)
39-
activerecord (= 8.1.2)
40-
activestorage (= 8.1.2)
41-
activesupport (= 8.1.2)
38+
actionpack (= 8.1.2.1)
39+
activerecord (= 8.1.2.1)
40+
activestorage (= 8.1.2.1)
41+
activesupport (= 8.1.2.1)
4242
globalid (>= 0.6.0)
4343
nokogiri (>= 1.8.5)
44-
actionview (8.1.2)
45-
activesupport (= 8.1.2)
44+
actionview (8.1.2.1)
45+
activesupport (= 8.1.2.1)
4646
builder (~> 3.1)
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
@@ -53,22 +53,22 @@ GEM
5353
activestorage (>= 6.1.4)
5454
activesupport (>= 6.1.4)
5555
marcel (>= 1.0.3)
56-
activejob (8.1.2)
57-
activesupport (= 8.1.2)
56+
activejob (8.1.2.1)
57+
activesupport (= 8.1.2.1)
5858
globalid (>= 0.3.6)
59-
activemodel (8.1.2)
60-
activesupport (= 8.1.2)
61-
activerecord (8.1.2)
62-
activemodel (= 8.1.2)
63-
activesupport (= 8.1.2)
59+
activemodel (8.1.2.1)
60+
activesupport (= 8.1.2.1)
61+
activerecord (8.1.2.1)
62+
activemodel (= 8.1.2.1)
63+
activesupport (= 8.1.2.1)
6464
timeout (>= 0.4.0)
65-
activestorage (8.1.2)
66-
actionpack (= 8.1.2)
67-
activejob (= 8.1.2)
68-
activerecord (= 8.1.2)
69-
activesupport (= 8.1.2)
65+
activestorage (8.1.2.1)
66+
actionpack (= 8.1.2.1)
67+
activejob (= 8.1.2.1)
68+
activerecord (= 8.1.2.1)
69+
activesupport (= 8.1.2.1)
7070
marcel (~> 1.0)
71-
activesupport (8.1.2)
71+
activesupport (8.1.2.1)
7272
base64
7373
bigdecimal
7474
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -422,20 +422,20 @@ GEM
422422
rack (>= 1.3)
423423
rackup (2.3.1)
424424
rack (>= 3)
425-
rails (8.1.2)
426-
actioncable (= 8.1.2)
427-
actionmailbox (= 8.1.2)
428-
actionmailer (= 8.1.2)
429-
actionpack (= 8.1.2)
430-
actiontext (= 8.1.2)
431-
actionview (= 8.1.2)
432-
activejob (= 8.1.2)
433-
activemodel (= 8.1.2)
434-
activerecord (= 8.1.2)
435-
activestorage (= 8.1.2)
436-
activesupport (= 8.1.2)
425+
rails (8.1.2.1)
426+
actioncable (= 8.1.2.1)
427+
actionmailbox (= 8.1.2.1)
428+
actionmailer (= 8.1.2.1)
429+
actionpack (= 8.1.2.1)
430+
actiontext (= 8.1.2.1)
431+
actionview (= 8.1.2.1)
432+
activejob (= 8.1.2.1)
433+
activemodel (= 8.1.2.1)
434+
activerecord (= 8.1.2.1)
435+
activestorage (= 8.1.2.1)
436+
activesupport (= 8.1.2.1)
437437
bundler (>= 1.15.0)
438-
railties (= 8.1.2)
438+
railties (= 8.1.2.1)
439439
rails-dom-testing (2.3.0)
440440
activesupport (>= 5.0.0)
441441
minitest
@@ -448,9 +448,9 @@ GEM
448448
railties (>= 8.0.0, < 9)
449449
rails-observers (0.1.5)
450450
activemodel (>= 4.0)
451-
railties (8.1.2)
452-
actionpack (= 8.1.2)
453-
activesupport (= 8.1.2)
451+
railties (8.1.2.1)
452+
actionpack (= 8.1.2.1)
453+
activesupport (= 8.1.2.1)
454454
irb (~> 1.13)
455455
rackup (>= 1.0.0)
456456
rake (>= 12.2)
@@ -697,18 +697,18 @@ DEPENDENCIES
697697

698698
CHECKSUMS
699699
action_text-trix (2.1.17) sha256=b44691639d77e67169dc054ceacd1edc04d44dc3e4c6a427aa155a2beb4cc951
700-
actioncable (8.1.2) sha256=dc31efc34cca9cdefc5c691ddb8b4b214c0ea5cd1372108cbc1377767fb91969
701-
actionmailbox (8.1.2) sha256=058b2fb1980e5d5a894f675475fcfa45c62631103d5a2596d9610ec81581889b
702-
actionmailer (8.1.2) sha256=f4c1d2060f653bfe908aa7fdc5a61c0e5279670de992146582f2e36f8b9175e9
703-
actionpack (8.1.2) sha256=ced74147a1f0daafaa4bab7f677513fd4d3add574c7839958f7b4f1de44f8423
704-
actiontext (8.1.2) sha256=0bf57da22a9c19d970779c3ce24a56be31b51c7640f2763ec64aa72e358d2d2d
705-
actionview (8.1.2) sha256=80455b2588911c9b72cec22d240edacb7c150e800ef2234821269b2b2c3e2e5b
700+
actioncable (8.1.2.1) sha256=a2f88cecce148b3fcb63d2e517d7694e119830a85baa7d6cf59e5453dcf32e8d
701+
actionmailbox (8.1.2.1) sha256=c2e45c0c1e5687e35e050838c94a8aed0d954c56a32ea411d54cd848c338c54e
702+
actionmailer (8.1.2.1) sha256=d7d62fbc2197f1a7006bb5af4c665edf999adf79ab6c10337c088d27e6622071
703+
actionpack (8.1.2.1) sha256=a6b69cd10ec4c8d978c8eee51206e34152b1c1be017e534236dbc89a3d00ffb8
704+
actiontext (8.1.2.1) sha256=1e503ce600a6ab2e12a46f999959a7d8e2fdaff910ca01dcf3b968934b55d957
705+
actionview (8.1.2.1) sha256=38daa7b87bca427e2967f139e5b7f0d1081271bdafd0e015d8ef97a006f570a6
706706
active_storage_validations (3.0.3) sha256=b5be3c8b553a37c885f3ca4de7a63c5a1602987441ee92c89f57d7a2bae7f8c3
707-
activejob (8.1.2) sha256=908dab3713b101859536375819f4156b07bdf4c232cc645e7538adb9e302f825
708-
activemodel (8.1.2) sha256=e21358c11ce68aed3f9838b7e464977bc007b4446c6e4059781e1d5c03bcf33e
709-
activerecord (8.1.2) sha256=acfbe0cadfcc50fa208011fe6f4eb01cae682ebae0ef57145ba45380c74bcc44
710-
activestorage (8.1.2) sha256=8a63a48c3999caeee26a59441f813f94681fc35cc41aba7ce1f836add04fba76
711-
activesupport (8.1.2) sha256=88842578ccd0d40f658289b0e8c842acfe9af751afee2e0744a7873f50b6fdae
707+
activejob (8.1.2.1) sha256=c89c311d07fd358b76c581ed8fee87c5b4351fb44994f3389385c014d22182fe
708+
activemodel (8.1.2.1) sha256=8f31a6f9c12fecb8e5a0fce8a8950cfd94f0d75829322935f99e8217a3e5f3c6
709+
activerecord (8.1.2.1) sha256=3f79140318ff6d23376f5d9b1b5b5e2c7d3cc8979dd71367e9a8394378ca630a
710+
activestorage (8.1.2.1) sha256=36794c9b8853ac9276b0386cb1f8973374d8e71e8a9666bb02e70f5b7c9c5391
711+
activesupport (8.1.2.1) sha256=beec20ced12ad569194554399449a6372fdab03061b8f48a9ed6ef9b7dc251b2
712712
addressable (2.8.9) sha256=cc154fcbe689711808a43601dee7b980238ce54368d23e127421753e46895485
713713
airbrussh (1.6.0) sha256=7e2cf581f2319d2c2b2b672c9fc486efb4dfcfed4bd2dadbef5f10b8b2a000d0
714714
akismet (3.0.0) sha256=74991b8e3d3257eeea996b47069abb8da2006c84a144255123e8dffd1c86b230
@@ -851,12 +851,12 @@ CHECKSUMS
851851
rack-session (2.1.1) sha256=0b6dc07dea7e4b583f58a48e8b806d4c9f1c6c9214ebc202ec94562cbea2e4e9
852852
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
853853
rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868
854-
rails (8.1.2) sha256=5069061b23dfa8706b9f0159ae8b9d35727359103178a26962b868a680ba7d95
854+
rails (8.1.2.1) sha256=93ebf1efc792c9bc47e9795259c920312d3920008dad3ae634b7a0457ffe0af8
855855
rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
856856
rails-html-sanitizer (1.7.0) sha256=28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89
857857
rails-i18n (8.1.0) sha256=52d5fd6c0abef28d84223cc05647f6ae0fd552637a1ede92deee9545755b6cf3
858858
rails-observers (0.1.5) sha256=4ce96ae7f3e934d4d21cabdac87029b419aafd8534914940961a941b9eaf935c
859-
railties (8.1.2) sha256=1289ece76b4f7668fc46d07e55cc992b5b8751f2ad85548b7da351b8c59f8055
859+
railties (8.1.2.1) sha256=f4d902869541af4e5b5552d726062fa59ec0fd9078f7ab87720dbd93f22c43ee
860860
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
861861
rake (13.3.1) sha256=8c9e89d09f66a26a01264e7e3480ec0607f0c497a861ef16063604b1b08eb19c
862862
rb-fsevent (0.11.2) sha256=43900b972e7301d6570f64b850a5aa67833ee7d87b458ee92805d56b7318aefe

0 commit comments

Comments
 (0)