Skip to content

Commit adabcb3

Browse files
committed
Ran bundle update
1 parent a6ef050 commit adabcb3

1 file changed

Lines changed: 75 additions & 81 deletions

File tree

Gemfile.lock

Lines changed: 75 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,68 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
action_text-trix (2.1.17)
4+
action_text-trix (2.1.18)
55
railties
6-
actioncable (8.1.2)
7-
actionpack (= 8.1.2)
8-
activesupport (= 8.1.2)
6+
actioncable (8.1.3)
7+
actionpack (= 8.1.3)
8+
activesupport (= 8.1.3)
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.3)
13+
actionpack (= 8.1.3)
14+
activejob (= 8.1.3)
15+
activerecord (= 8.1.3)
16+
activestorage (= 8.1.3)
17+
activesupport (= 8.1.3)
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.3)
20+
actionpack (= 8.1.3)
21+
actionview (= 8.1.3)
22+
activejob (= 8.1.3)
23+
activesupport (= 8.1.3)
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.3)
27+
actionview (= 8.1.3)
28+
activesupport (= 8.1.3)
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.3)
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.3)
39+
activerecord (= 8.1.3)
40+
activestorage (= 8.1.3)
41+
activesupport (= 8.1.3)
4242
globalid (>= 0.6.0)
4343
nokogiri (>= 1.8.5)
44-
actionview (8.1.2)
45-
activesupport (= 8.1.2)
44+
actionview (8.1.3)
45+
activesupport (= 8.1.3)
4646
builder (~> 3.1)
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
activejob (8.1.2)
51-
activesupport (= 8.1.2)
50+
activejob (8.1.3)
51+
activesupport (= 8.1.3)
5252
globalid (>= 0.3.6)
53-
activemodel (8.1.2)
54-
activesupport (= 8.1.2)
55-
activerecord (8.1.2)
56-
activemodel (= 8.1.2)
57-
activesupport (= 8.1.2)
53+
activemodel (8.1.3)
54+
activesupport (= 8.1.3)
55+
activerecord (8.1.3)
56+
activemodel (= 8.1.3)
57+
activesupport (= 8.1.3)
5858
timeout (>= 0.4.0)
59-
activestorage (8.1.2)
60-
actionpack (= 8.1.2)
61-
activejob (= 8.1.2)
62-
activerecord (= 8.1.2)
63-
activesupport (= 8.1.2)
59+
activestorage (8.1.3)
60+
actionpack (= 8.1.3)
61+
activejob (= 8.1.3)
62+
activerecord (= 8.1.3)
63+
activesupport (= 8.1.3)
6464
marcel (~> 1.0)
65-
activesupport (8.1.2)
65+
activesupport (8.1.3)
6666
base64
6767
bigdecimal
6868
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -83,7 +83,7 @@ GEM
8383
base64 (0.3.0)
8484
bcrypt (3.1.22)
8585
bcrypt_pbkdf (1.1.2)
86-
bigdecimal (4.0.1)
86+
bigdecimal (4.1.0)
8787
bindex (0.8.1)
8888
bootsnap (1.23.0)
8989
msgpack (~> 1.2)
@@ -156,13 +156,13 @@ GEM
156156
factory_bot_rails (6.5.1)
157157
factory_bot (~> 6.5)
158158
railties (>= 6.1.0)
159-
ffi (1.17.3)
160-
ffi (1.17.3-aarch64-linux-gnu)
161-
ffi (1.17.3-arm-linux-gnu)
162-
ffi (1.17.3-arm64-darwin)
163-
ffi (1.17.3-x86-linux-gnu)
164-
ffi (1.17.3-x86_64-darwin)
165-
ffi (1.17.3-x86_64-linux-gnu)
159+
ffi (1.17.4)
160+
ffi (1.17.4-aarch64-linux-gnu)
161+
ffi (1.17.4-arm-linux-gnu)
162+
ffi (1.17.4-arm64-darwin)
163+
ffi (1.17.4-x86-linux-gnu)
164+
ffi (1.17.4-x86_64-darwin)
165+
ffi (1.17.4-x86_64-linux-gnu)
166166
globalid (1.3.0)
167167
activesupport (>= 6.1)
168168
globalize (7.1.1)
@@ -188,10 +188,7 @@ GEM
188188
rails-dom-testing (>= 1, < 3)
189189
railties (>= 4.2.0)
190190
thor (>= 0.14, < 2.0)
191-
json (2.19.2)
192-
json-schema (6.2.0)
193-
addressable (~> 2.8)
194-
bigdecimal (>= 3.1, < 5)
191+
json (2.19.3)
195192
language_server-protocol (3.17.0.5)
196193
lint_roller (1.1.0)
197194
listen (3.10.0)
@@ -210,11 +207,9 @@ GEM
210207
net-smtp
211208
marcel (1.1.0)
212209
matrix (0.4.3)
213-
mcp (0.8.0)
214-
json-schema (>= 4.1)
215210
mini_mime (1.1.5)
216211
mini_portile2 (2.8.9)
217-
minitest (6.0.2)
212+
minitest (6.0.3)
218213
drb (~> 2.0)
219214
prism (~> 1.5)
220215
msgpack (1.8.0)
@@ -234,25 +229,25 @@ GEM
234229
net-ssh (>= 5.0.0, < 8.0.0)
235230
net-smtp (0.5.1)
236231
net-protocol
237-
net-ssh (7.3.1)
232+
net-ssh (7.3.2)
238233
nio4r (2.7.5)
239-
nokogiri (1.19.1)
234+
nokogiri (1.19.2)
240235
mini_portile2 (~> 2.8.2)
241236
racc (~> 1.4)
242-
nokogiri (1.19.1-aarch64-linux-gnu)
237+
nokogiri (1.19.2-aarch64-linux-gnu)
243238
racc (~> 1.4)
244-
nokogiri (1.19.1-arm-linux-gnu)
239+
nokogiri (1.19.2-arm-linux-gnu)
245240
racc (~> 1.4)
246-
nokogiri (1.19.1-arm64-darwin)
241+
nokogiri (1.19.2-arm64-darwin)
247242
racc (~> 1.4)
248-
nokogiri (1.19.1-x86_64-darwin)
243+
nokogiri (1.19.2-x86_64-darwin)
249244
racc (~> 1.4)
250-
nokogiri (1.19.1-x86_64-linux-gnu)
245+
nokogiri (1.19.2-x86_64-linux-gnu)
251246
racc (~> 1.4)
252247
orm_adapter (0.5.0)
253248
ostruct (0.6.3)
254-
parallel (1.27.0)
255-
parser (3.3.10.2)
249+
parallel (1.28.0)
250+
parser (3.3.11.1)
256251
ast (~> 2.4.1)
257252
racc
258253
petergate (3.0.1)
@@ -269,28 +264,28 @@ GEM
269264
puma (7.2.0)
270265
nio4r (~> 2.0)
271266
racc (1.8.1)
272-
rack (2.2.22)
267+
rack (2.2.23)
273268
rack-session (1.0.2)
274269
rack (< 3)
275270
rack-test (2.2.0)
276271
rack (>= 1.3)
277272
rackup (1.0.1)
278273
rack (< 3)
279274
webrick
280-
rails (8.1.2)
281-
actioncable (= 8.1.2)
282-
actionmailbox (= 8.1.2)
283-
actionmailer (= 8.1.2)
284-
actionpack (= 8.1.2)
285-
actiontext (= 8.1.2)
286-
actionview (= 8.1.2)
287-
activejob (= 8.1.2)
288-
activemodel (= 8.1.2)
289-
activerecord (= 8.1.2)
290-
activestorage (= 8.1.2)
291-
activesupport (= 8.1.2)
275+
rails (8.1.3)
276+
actioncable (= 8.1.3)
277+
actionmailbox (= 8.1.3)
278+
actionmailer (= 8.1.3)
279+
actionpack (= 8.1.3)
280+
actiontext (= 8.1.3)
281+
actionview (= 8.1.3)
282+
activejob (= 8.1.3)
283+
activemodel (= 8.1.3)
284+
activerecord (= 8.1.3)
285+
activestorage (= 8.1.3)
286+
activesupport (= 8.1.3)
292287
bundler (>= 1.15.0)
293-
railties (= 8.1.2)
288+
railties (= 8.1.3)
294289
rails-controller-testing (1.0.5)
295290
actionpack (>= 5.0.1.rc1)
296291
actionview (>= 5.0.1.rc1)
@@ -302,9 +297,9 @@ GEM
302297
rails-html-sanitizer (1.7.0)
303298
loofah (~> 2.25)
304299
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)
305-
railties (8.1.2)
306-
actionpack (= 8.1.2)
307-
activesupport (= 8.1.2)
300+
railties (8.1.3)
301+
actionpack (= 8.1.3)
302+
activesupport (= 8.1.3)
308303
irb (~> 1.13)
309304
rackup (>= 1.0.0)
310305
rake (>= 12.2)
@@ -350,11 +345,10 @@ GEM
350345
rspec-support (3.13.7)
351346
rspec_junit_formatter (0.6.0)
352347
rspec-core (>= 2, < 4, != 2.12.0)
353-
rubocop (1.85.1)
348+
rubocop (1.86.0)
354349
json (~> 2.3)
355350
language_server-protocol (~> 3.17.0.2)
356351
lint_roller (~> 1.1.0)
357-
mcp (~> 0.6)
358352
parallel (~> 1.10)
359353
parser (>= 3.3.0.2)
360354
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)