Skip to content

Commit a26c387

Browse files
Bump rails from 8.1.1 to 8.1.2
Bumps [rails](https://github.com/rails/rails) from 8.1.1 to 8.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.1.1...v8.1.2) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0729bc4 commit a26c387

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
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.1.1"
7+
gem "rails", "8.1.2"
88

99
# Use the Puma web server [https://github.com/puma/puma]
1010
gem "puma", "~> 7.1.0"

Gemfile.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -23,76 +23,76 @@ GEM
2323
specs:
2424
action_text-trix (2.1.16)
2525
railties
26-
actioncable (8.1.1)
27-
actionpack (= 8.1.1)
28-
activesupport (= 8.1.1)
26+
actioncable (8.1.2)
27+
actionpack (= 8.1.2)
28+
activesupport (= 8.1.2)
2929
nio4r (~> 2.0)
3030
websocket-driver (>= 0.6.1)
3131
zeitwerk (~> 2.6)
32-
actionmailbox (8.1.1)
33-
actionpack (= 8.1.1)
34-
activejob (= 8.1.1)
35-
activerecord (= 8.1.1)
36-
activestorage (= 8.1.1)
37-
activesupport (= 8.1.1)
32+
actionmailbox (8.1.2)
33+
actionpack (= 8.1.2)
34+
activejob (= 8.1.2)
35+
activerecord (= 8.1.2)
36+
activestorage (= 8.1.2)
37+
activesupport (= 8.1.2)
3838
mail (>= 2.8.0)
39-
actionmailer (8.1.1)
40-
actionpack (= 8.1.1)
41-
actionview (= 8.1.1)
42-
activejob (= 8.1.1)
43-
activesupport (= 8.1.1)
39+
actionmailer (8.1.2)
40+
actionpack (= 8.1.2)
41+
actionview (= 8.1.2)
42+
activejob (= 8.1.2)
43+
activesupport (= 8.1.2)
4444
mail (>= 2.8.0)
4545
rails-dom-testing (~> 2.2)
46-
actionpack (8.1.1)
47-
actionview (= 8.1.1)
48-
activesupport (= 8.1.1)
46+
actionpack (8.1.2)
47+
actionview (= 8.1.2)
48+
activesupport (= 8.1.2)
4949
nokogiri (>= 1.8.5)
5050
rack (>= 2.2.4)
5151
rack-session (>= 1.0.1)
5252
rack-test (>= 0.6.3)
5353
rails-dom-testing (~> 2.2)
5454
rails-html-sanitizer (~> 1.6)
5555
useragent (~> 0.16)
56-
actiontext (8.1.1)
56+
actiontext (8.1.2)
5757
action_text-trix (~> 2.1.15)
58-
actionpack (= 8.1.1)
59-
activerecord (= 8.1.1)
60-
activestorage (= 8.1.1)
61-
activesupport (= 8.1.1)
58+
actionpack (= 8.1.2)
59+
activerecord (= 8.1.2)
60+
activestorage (= 8.1.2)
61+
activesupport (= 8.1.2)
6262
globalid (>= 0.6.0)
6363
nokogiri (>= 1.8.5)
64-
actionview (8.1.1)
65-
activesupport (= 8.1.1)
64+
actionview (8.1.2)
65+
activesupport (= 8.1.2)
6666
builder (~> 3.1)
6767
erubi (~> 1.11)
6868
rails-dom-testing (~> 2.2)
6969
rails-html-sanitizer (~> 1.6)
7070
active_kms (0.2.0)
7171
activerecord (>= 7.1)
72-
activejob (8.1.1)
73-
activesupport (= 8.1.1)
72+
activejob (8.1.2)
73+
activesupport (= 8.1.2)
7474
globalid (>= 0.3.6)
75-
activemodel (8.1.1)
76-
activesupport (= 8.1.1)
75+
activemodel (8.1.2)
76+
activesupport (= 8.1.2)
7777
activemodel-serializers-xml (1.0.3)
7878
activemodel (>= 5.0.0.a)
7979
activesupport (>= 5.0.0.a)
8080
builder (~> 3.1)
81-
activerecord (8.1.1)
82-
activemodel (= 8.1.1)
83-
activesupport (= 8.1.1)
81+
activerecord (8.1.2)
82+
activemodel (= 8.1.2)
83+
activesupport (= 8.1.2)
8484
timeout (>= 0.4.0)
8585
activeresource (6.2.0)
8686
activemodel (>= 7.0)
8787
activemodel-serializers-xml (~> 1.0)
8888
activesupport (>= 7.0)
89-
activestorage (8.1.1)
90-
actionpack (= 8.1.1)
91-
activejob (= 8.1.1)
92-
activerecord (= 8.1.1)
93-
activesupport (= 8.1.1)
89+
activestorage (8.1.2)
90+
actionpack (= 8.1.2)
91+
activejob (= 8.1.2)
92+
activerecord (= 8.1.2)
93+
activesupport (= 8.1.2)
9494
marcel (~> 1.0)
95-
activesupport (8.1.1)
95+
activesupport (8.1.2)
9696
base64
9797
bigdecimal
9898
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -304,7 +304,7 @@ GEM
304304
prism (~> 1.5)
305305
msgpack (1.8.0)
306306
mutex_m (0.3.0)
307-
net-imap (0.5.12)
307+
net-imap (0.6.2)
308308
date
309309
net-protocol
310310
net-pop (0.1.2)
@@ -541,20 +541,20 @@ GEM
541541
rack (>= 1.3)
542542
rackup (2.3.1)
543543
rack (>= 3)
544-
rails (8.1.1)
545-
actioncable (= 8.1.1)
546-
actionmailbox (= 8.1.1)
547-
actionmailer (= 8.1.1)
548-
actionpack (= 8.1.1)
549-
actiontext (= 8.1.1)
550-
actionview (= 8.1.1)
551-
activejob (= 8.1.1)
552-
activemodel (= 8.1.1)
553-
activerecord (= 8.1.1)
554-
activestorage (= 8.1.1)
555-
activesupport (= 8.1.1)
544+
rails (8.1.2)
545+
actioncable (= 8.1.2)
546+
actionmailbox (= 8.1.2)
547+
actionmailer (= 8.1.2)
548+
actionpack (= 8.1.2)
549+
actiontext (= 8.1.2)
550+
actionview (= 8.1.2)
551+
activejob (= 8.1.2)
552+
activemodel (= 8.1.2)
553+
activerecord (= 8.1.2)
554+
activestorage (= 8.1.2)
555+
activesupport (= 8.1.2)
556556
bundler (>= 1.15.0)
557-
railties (= 8.1.1)
557+
railties (= 8.1.2)
558558
rails-controller-testing (1.0.5)
559559
actionpack (>= 5.0.1.rc1)
560560
actionview (>= 5.0.1.rc1)
@@ -569,9 +569,9 @@ GEM
569569
rails-i18n (8.1.0)
570570
i18n (>= 0.7, < 2)
571571
railties (>= 8.0.0, < 9)
572-
railties (8.1.1)
573-
actionpack (= 8.1.1)
574-
activesupport (= 8.1.1)
572+
railties (8.1.2)
573+
actionpack (= 8.1.2)
574+
activesupport (= 8.1.2)
575575
irb (~> 1.13)
576576
rackup (>= 1.0.0)
577577
rake (>= 12.2)
@@ -682,7 +682,7 @@ GEM
682682
unicode-display_width (>= 1.1.1, < 4)
683683
thor (1.5.0)
684684
thread_safe (0.3.6)
685-
timeout (0.4.4)
685+
timeout (0.6.0)
686686
tsort (0.2.0)
687687
tzinfo (2.0.6)
688688
concurrent-ruby (~> 1.0)
@@ -765,7 +765,7 @@ DEPENDENCIES
765765
opentelemetry-sdk (~> 1.10)
766766
pg (~> 1.6)
767767
puma (~> 7.1.0)
768-
rails (= 8.1.1)
768+
rails (= 8.1.2)
769769
rails-controller-testing
770770
rails-i18n (~> 8.1)
771771
redis
@@ -785,20 +785,20 @@ DEPENDENCIES
785785

786786
CHECKSUMS
787787
action_text-trix (2.1.16) sha256=f645a2c21821b8449fd1d6770708f4031c91a2eedf9ef476e9be93c64e703a8a
788-
actioncable (8.1.1) sha256=7262307e9693f09b299e281590110ce4b6ba7e4e4cee6da4b9d987eaf56f9139
789-
actionmailbox (8.1.1) sha256=aa99703a9b2fa32c5a4a93bb21fef79e2935d8db4d1fd5ef0772847be5d43205
790-
actionmailer (8.1.1) sha256=45755d7d4561363490ae82b17a5919bdef4dfe3bb400831819947c3a1d82afdf
791-
actionpack (8.1.1) sha256=192e27c39a63c7d801ac7b6d50505f265e389516985eed9b2ee364896a6a06d7
792-
actiontext (8.1.1) sha256=fd8d8da1e6bc0b04ff72fccfd127e78431238a99a82e736c7b52727c576a7640
793-
actionview (8.1.1) sha256=ca480c8b099dea0862b0934f24182b84c2d29092e7dbf464fb3e6d4eb9b468dc
788+
actioncable (8.1.2) sha256=dc31efc34cca9cdefc5c691ddb8b4b214c0ea5cd1372108cbc1377767fb91969
789+
actionmailbox (8.1.2) sha256=058b2fb1980e5d5a894f675475fcfa45c62631103d5a2596d9610ec81581889b
790+
actionmailer (8.1.2) sha256=f4c1d2060f653bfe908aa7fdc5a61c0e5279670de992146582f2e36f8b9175e9
791+
actionpack (8.1.2) sha256=ced74147a1f0daafaa4bab7f677513fd4d3add574c7839958f7b4f1de44f8423
792+
actiontext (8.1.2) sha256=0bf57da22a9c19d970779c3ce24a56be31b51c7640f2763ec64aa72e358d2d2d
793+
actionview (8.1.2) sha256=80455b2588911c9b72cec22d240edacb7c150e800ef2234821269b2b2c3e2e5b
794794
active_kms (0.2.0) sha256=4d3960dac9a4b3626c4914586b0a9022dc46f35b76ad0fa89950b0b21bdc4628
795-
activejob (8.1.1) sha256=94f438a9f3b5a6b130fef53d8313f869dbd379309e7d639891bda36b12509383
796-
activemodel (8.1.1) sha256=8b7e2496b9e333ced06248c16a43217b950192c98e0fe3aa117eee21501c6fbd
795+
activejob (8.1.2) sha256=908dab3713b101859536375819f4156b07bdf4c232cc645e7538adb9e302f825
796+
activemodel (8.1.2) sha256=e21358c11ce68aed3f9838b7e464977bc007b4446c6e4059781e1d5c03bcf33e
797797
activemodel-serializers-xml (1.0.3) sha256=fa1b16305e7254cc58a59c68833e3c0a593a59c8ab95d3be5aaea7cd9416c397
798-
activerecord (8.1.1) sha256=e32c3a03e364fd803498eb4150c21bedc995aa83bc27122a94d480ab1dcb3d17
798+
activerecord (8.1.2) sha256=acfbe0cadfcc50fa208011fe6f4eb01cae682ebae0ef57145ba45380c74bcc44
799799
activeresource (6.2.0) sha256=818ca60d3cd1ff7bbb7277f41250ad4d61a7cdbe30fbf52b2145e1b66ed13900
800-
activestorage (8.1.1) sha256=bc01d8b4c55e309a0a2e218bfe502c382c9f232e28b1f4b0adc9d8719d2bf28d
801-
activesupport (8.1.1) sha256=5e92534e8d0c8b8b5e6b16789c69dbea65c1d7b752269f71a39422e9546cea67
800+
activestorage (8.1.2) sha256=8a63a48c3999caeee26a59441f813f94681fc35cc41aba7ce1f836add04fba76
801+
activesupport (8.1.2) sha256=88842578ccd0d40f658289b0e8c842acfe9af751afee2e0744a7873f50b6fdae
802802
addressable (2.8.6) sha256=798f6af3556641a7619bad1dce04cdb6eb44b0216a991b0396ea7339276f2b47
803803
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
804804
aws-eventstream (1.4.0) sha256=116bf85c436200d1060811e6f5d2d40c88f65448f2125bc77ffce5121e6e183b
@@ -882,7 +882,7 @@ CHECKSUMS
882882
minitest (6.0.1) sha256=7854c74f48e2e975969062833adc4013f249a4b212f5e7b9d5c040bf838d54bb
883883
msgpack (1.8.0) sha256=e64ce0212000d016809f5048b48eb3a65ffb169db22238fb4b72472fecb2d732
884884
mutex_m (0.3.0) sha256=cfcb04ac16b69c4813777022fdceda24e9f798e48092a2b817eb4c0a782b0751
885-
net-imap (0.5.12) sha256=cb8cd05bd353fcc19b6cbc530a9cb06b577a969ea10b7ddb0f37787f74be4444
885+
net-imap (0.6.2) sha256=08caacad486853c61676cca0c0c47df93db02abc4a8239a8b67eb0981428acc6
886886
net-pop (0.1.2) sha256=848b4e982013c15b2f0382792268763b748cce91c9e91e36b0f27ed26420dff3
887887
net-protocol (0.2.2) sha256=aa73e0cba6a125369de9837b8d8ef82a61849360eba0521900e2c3713aa162a8
888888
net-smtp (0.5.1) sha256=ed96a0af63c524fceb4b29b0d352195c30d82dd916a42f03c62a3a70e5b70736
@@ -976,12 +976,12 @@ CHECKSUMS
976976
rack-session (2.1.1) sha256=0b6dc07dea7e4b583f58a48e8b806d4c9f1c6c9214ebc202ec94562cbea2e4e9
977977
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
978978
rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868
979-
rails (8.1.1) sha256=877509b7aef309239978685883097d2c03e21383a50a3f78882cf9b3b5c136f7
979+
rails (8.1.2) sha256=5069061b23dfa8706b9f0159ae8b9d35727359103178a26962b868a680ba7d95
980980
rails-controller-testing (1.0.5) sha256=741448db59366073e86fc965ba403f881c636b79a2c39a48d0486f2607182e94
981981
rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
982982
rails-html-sanitizer (1.6.2) sha256=35fce2ca8242da8775c83b6ba9c1bcaad6751d9eb73c1abaa8403475ab89a560
983983
rails-i18n (8.1.0) sha256=52d5fd6c0abef28d84223cc05647f6ae0fd552637a1ede92deee9545755b6cf3
984-
railties (8.1.1) sha256=fb0c7038b147bea41bf6697fa443ff1c5c47d3bb1eedd9ecf1bceeb90efcb868
984+
railties (8.1.2) sha256=1289ece76b4f7668fc46d07e55cc992b5b8751f2ad85548b7da351b8c59f8055
985985
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
986986
rake (13.3.1) sha256=8c9e89d09f66a26a01264e7e3480ec0607f0c497a861ef16063604b1b08eb19c
987987
rdoc (7.1.0) sha256=494899df0706c178596ca6e1d50f1b7eb285a9b2aae715be5abd742734f17363
@@ -1019,7 +1019,7 @@ CHECKSUMS
10191019
terminal-table (4.0.0) sha256=f504793203f8251b2ea7c7068333053f0beeea26093ec9962e62ea79f94301d2
10201020
thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73
10211021
thread_safe (0.3.6) sha256=9ed7072821b51c57e8d6b7011a8e282e25aeea3a4065eab326e43f66f063b05a
1022-
timeout (0.4.4) sha256=f0f6f970104b82427cd990680f539b6bbb8b1e55efa913a55c6492935e4e0edb
1022+
timeout (0.6.0) sha256=6d722ad619f96ee383a0c557ec6eb8c4ecb08af3af62098a0be5057bf00de1af
10231023
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
10241024
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
10251025
tzinfo-data (1.2025.3) sha256=b546e2f1e5e5c40a0c619aafb24e30d3d6a128c2f689278f721b7286dd499562

0 commit comments

Comments
 (0)