Skip to content

Commit cb54c58

Browse files
committed
update bundles
1 parent b426ca7 commit cb54c58

File tree

1 file changed

+78
-74
lines changed

1 file changed

+78
-74
lines changed

Gemfile.lock

Lines changed: 78 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,99 +1,101 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.3)
5-
actionpack (= 8.0.3)
6-
activesupport (= 8.0.3)
4+
action_text-trix (2.1.15)
5+
railties
6+
actioncable (8.1.0)
7+
actionpack (= 8.1.0)
8+
activesupport (= 8.1.0)
79
nio4r (~> 2.0)
810
websocket-driver (>= 0.6.1)
911
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.3)
11-
actionpack (= 8.0.3)
12-
activejob (= 8.0.3)
13-
activerecord (= 8.0.3)
14-
activestorage (= 8.0.3)
15-
activesupport (= 8.0.3)
12+
actionmailbox (8.1.0)
13+
actionpack (= 8.1.0)
14+
activejob (= 8.1.0)
15+
activerecord (= 8.1.0)
16+
activestorage (= 8.1.0)
17+
activesupport (= 8.1.0)
1618
mail (>= 2.8.0)
17-
actionmailer (8.0.3)
18-
actionpack (= 8.0.3)
19-
actionview (= 8.0.3)
20-
activejob (= 8.0.3)
21-
activesupport (= 8.0.3)
19+
actionmailer (8.1.0)
20+
actionpack (= 8.1.0)
21+
actionview (= 8.1.0)
22+
activejob (= 8.1.0)
23+
activesupport (= 8.1.0)
2224
mail (>= 2.8.0)
2325
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.3)
25-
actionview (= 8.0.3)
26-
activesupport (= 8.0.3)
26+
actionpack (8.1.0)
27+
actionview (= 8.1.0)
28+
activesupport (= 8.1.0)
2729
nokogiri (>= 1.8.5)
2830
rack (>= 2.2.4)
2931
rack-session (>= 1.0.1)
3032
rack-test (>= 0.6.3)
3133
rails-dom-testing (~> 2.2)
3234
rails-html-sanitizer (~> 1.6)
3335
useragent (~> 0.16)
34-
actiontext (8.0.3)
35-
actionpack (= 8.0.3)
36-
activerecord (= 8.0.3)
37-
activestorage (= 8.0.3)
38-
activesupport (= 8.0.3)
36+
actiontext (8.1.0)
37+
action_text-trix (~> 2.1.15)
38+
actionpack (= 8.1.0)
39+
activerecord (= 8.1.0)
40+
activestorage (= 8.1.0)
41+
activesupport (= 8.1.0)
3942
globalid (>= 0.6.0)
4043
nokogiri (>= 1.8.5)
41-
actionview (8.0.3)
42-
activesupport (= 8.0.3)
44+
actionview (8.1.0)
45+
activesupport (= 8.1.0)
4346
builder (~> 3.1)
4447
erubi (~> 1.11)
4548
rails-dom-testing (~> 2.2)
4649
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.3)
48-
activesupport (= 8.0.3)
50+
activejob (8.1.0)
51+
activesupport (= 8.1.0)
4952
globalid (>= 0.3.6)
50-
activemodel (8.0.3)
51-
activesupport (= 8.0.3)
52-
activerecord (8.0.3)
53-
activemodel (= 8.0.3)
54-
activesupport (= 8.0.3)
53+
activemodel (8.1.0)
54+
activesupport (= 8.1.0)
55+
activerecord (8.1.0)
56+
activemodel (= 8.1.0)
57+
activesupport (= 8.1.0)
5558
timeout (>= 0.4.0)
56-
activestorage (8.0.3)
57-
actionpack (= 8.0.3)
58-
activejob (= 8.0.3)
59-
activerecord (= 8.0.3)
60-
activesupport (= 8.0.3)
59+
activestorage (8.1.0)
60+
actionpack (= 8.1.0)
61+
activejob (= 8.1.0)
62+
activerecord (= 8.1.0)
63+
activesupport (= 8.1.0)
6164
marcel (~> 1.0)
62-
activesupport (8.0.3)
65+
activesupport (8.1.0)
6366
base64
64-
benchmark (>= 0.3)
6567
bigdecimal
6668
concurrent-ruby (~> 1.0, >= 1.3.1)
6769
connection_pool (>= 2.2.5)
6870
drb
6971
i18n (>= 1.6, < 2)
72+
json
7073
logger (>= 1.4.2)
7174
minitest (>= 5.1)
7275
securerandom (>= 0.3)
7376
tzinfo (~> 2.0, >= 2.0.5)
7477
uri (>= 0.13.1)
7578
aws-eventstream (1.4.0)
76-
aws-partitions (1.1169.0)
77-
aws-sdk-core (3.233.0)
79+
aws-partitions (1.1177.0)
80+
aws-sdk-core (3.235.0)
7881
aws-eventstream (~> 1, >= 1.3.0)
7982
aws-partitions (~> 1, >= 1.992.0)
8083
aws-sigv4 (~> 1.9)
8184
base64
8285
bigdecimal
8386
jmespath (~> 1, >= 1.6.1)
8487
logger
85-
aws-sdk-kms (1.113.0)
86-
aws-sdk-core (~> 3, >= 3.231.0)
88+
aws-sdk-kms (1.115.0)
89+
aws-sdk-core (~> 3, >= 3.234.0)
8790
aws-sigv4 (~> 1.5)
88-
aws-sdk-s3 (1.199.1)
89-
aws-sdk-core (~> 3, >= 3.231.0)
91+
aws-sdk-s3 (1.201.0)
92+
aws-sdk-core (~> 3, >= 3.234.0)
9093
aws-sdk-kms (~> 1)
9194
aws-sigv4 (~> 1.5)
9295
aws-sigv4 (1.12.1)
9396
aws-eventstream (~> 1, >= 1.0.2)
9497
base64 (0.3.0)
95-
benchmark (0.4.1)
96-
bigdecimal (3.3.0)
98+
bigdecimal (3.3.1)
9799
bootsnap (1.18.6)
98100
msgpack (~> 1.2)
99101
builder (3.3.0)
@@ -105,35 +107,35 @@ GEM
105107
sass-embedded (~> 1.63)
106108
date (3.4.1)
107109
drb (2.2.3)
108-
erb (5.0.3)
110+
erb (5.1.1)
109111
erubi (1.13.1)
110112
globalid (1.3.0)
111113
activesupport (>= 6.1)
112-
google-protobuf (4.32.1)
114+
google-protobuf (4.33.0)
113115
bigdecimal
114116
rake (>= 13)
115-
google-protobuf (4.32.1-aarch64-linux-gnu)
117+
google-protobuf (4.33.0-aarch64-linux-gnu)
116118
bigdecimal
117119
rake (>= 13)
118-
google-protobuf (4.32.1-aarch64-linux-musl)
120+
google-protobuf (4.33.0-aarch64-linux-musl)
119121
bigdecimal
120122
rake (>= 13)
121-
google-protobuf (4.32.1-arm64-darwin)
123+
google-protobuf (4.33.0-arm64-darwin)
122124
bigdecimal
123125
rake (>= 13)
124-
google-protobuf (4.32.1-x86-linux-gnu)
126+
google-protobuf (4.33.0-x86-linux-gnu)
125127
bigdecimal
126128
rake (>= 13)
127-
google-protobuf (4.32.1-x86-linux-musl)
129+
google-protobuf (4.33.0-x86-linux-musl)
128130
bigdecimal
129131
rake (>= 13)
130-
google-protobuf (4.32.1-x86_64-darwin)
132+
google-protobuf (4.33.0-x86_64-darwin)
131133
bigdecimal
132134
rake (>= 13)
133-
google-protobuf (4.32.1-x86_64-linux-gnu)
135+
google-protobuf (4.33.0-x86_64-linux-gnu)
134136
bigdecimal
135137
rake (>= 13)
136-
google-protobuf (4.32.1-x86_64-linux-musl)
138+
google-protobuf (4.33.0-x86_64-linux-musl)
137139
bigdecimal
138140
rake (>= 13)
139141
i18n (1.14.7)
@@ -148,11 +150,13 @@ GEM
148150
rdoc (>= 4.0.0)
149151
reline (>= 0.4.2)
150152
jmespath (1.6.2)
153+
json (2.15.2)
151154
logger (1.7.0)
152155
loofah (2.24.1)
153156
crass (~> 1.0.2)
154157
nokogiri (>= 1.12.0)
155-
mail (2.8.1)
158+
mail (2.9.0)
159+
logger
156160
mini_mime (>= 0.1.1)
157161
net-imap
158162
net-pop
@@ -209,7 +213,7 @@ GEM
209213
psych (5.2.6)
210214
date
211215
stringio
212-
puma (7.0.4)
216+
puma (7.1.0)
213217
nio4r (~> 2.0)
214218
racc (1.8.1)
215219
rack (3.2.3)
@@ -220,30 +224,30 @@ GEM
220224
rack (>= 1.3)
221225
rackup (2.2.1)
222226
rack (>= 3)
223-
rails (8.0.3)
224-
actioncable (= 8.0.3)
225-
actionmailbox (= 8.0.3)
226-
actionmailer (= 8.0.3)
227-
actionpack (= 8.0.3)
228-
actiontext (= 8.0.3)
229-
actionview (= 8.0.3)
230-
activejob (= 8.0.3)
231-
activemodel (= 8.0.3)
232-
activerecord (= 8.0.3)
233-
activestorage (= 8.0.3)
234-
activesupport (= 8.0.3)
227+
rails (8.1.0)
228+
actioncable (= 8.1.0)
229+
actionmailbox (= 8.1.0)
230+
actionmailer (= 8.1.0)
231+
actionpack (= 8.1.0)
232+
actiontext (= 8.1.0)
233+
actionview (= 8.1.0)
234+
activejob (= 8.1.0)
235+
activemodel (= 8.1.0)
236+
activerecord (= 8.1.0)
237+
activestorage (= 8.1.0)
238+
activesupport (= 8.1.0)
235239
bundler (>= 1.15.0)
236-
railties (= 8.0.3)
240+
railties (= 8.1.0)
237241
rails-dom-testing (2.3.0)
238242
activesupport (>= 5.0.0)
239243
minitest
240244
nokogiri (>= 1.6)
241245
rails-html-sanitizer (1.6.2)
242246
loofah (~> 2.21)
243247
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)
244-
railties (8.0.3)
245-
actionpack (= 8.0.3)
246-
activesupport (= 8.0.3)
248+
railties (8.1.0)
249+
actionpack (= 8.1.0)
250+
activesupport (= 8.1.0)
247251
irb (~> 1.13)
248252
rackup (>= 1.0.0)
249253
rake (>= 12.2)

0 commit comments

Comments
 (0)