Skip to content

Commit ef432d1

Browse files
authored
Merge pull request #194 from etalab/dependabot/bundler/production-dependencies-a0362f15f3
2 parents fca96d4 + 42a5849 commit ef432d1

File tree

1 file changed

+71
-71
lines changed

1 file changed

+71
-71
lines changed

Gemfile.lock

+71-71
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.3.2)
5-
actionpack (= 7.1.3.2)
6-
activesupport (= 7.1.3.2)
4+
actioncable (7.1.3.3)
5+
actionpack (= 7.1.3.3)
6+
activesupport (= 7.1.3.3)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.3.2)
11-
actionpack (= 7.1.3.2)
12-
activejob (= 7.1.3.2)
13-
activerecord (= 7.1.3.2)
14-
activestorage (= 7.1.3.2)
15-
activesupport (= 7.1.3.2)
10+
actionmailbox (7.1.3.3)
11+
actionpack (= 7.1.3.3)
12+
activejob (= 7.1.3.3)
13+
activerecord (= 7.1.3.3)
14+
activestorage (= 7.1.3.3)
15+
activesupport (= 7.1.3.3)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.3.2)
21-
actionpack (= 7.1.3.2)
22-
actionview (= 7.1.3.2)
23-
activejob (= 7.1.3.2)
24-
activesupport (= 7.1.3.2)
20+
actionmailer (7.1.3.3)
21+
actionpack (= 7.1.3.3)
22+
actionview (= 7.1.3.3)
23+
activejob (= 7.1.3.3)
24+
activesupport (= 7.1.3.3)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.3.2)
31-
actionview (= 7.1.3.2)
32-
activesupport (= 7.1.3.2)
30+
actionpack (7.1.3.3)
31+
actionview (= 7.1.3.3)
32+
activesupport (= 7.1.3.3)
3333
nokogiri (>= 1.8.5)
3434
racc
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.3.2)
41-
actionpack (= 7.1.3.2)
42-
activerecord (= 7.1.3.2)
43-
activestorage (= 7.1.3.2)
44-
activesupport (= 7.1.3.2)
40+
actiontext (7.1.3.3)
41+
actionpack (= 7.1.3.3)
42+
activerecord (= 7.1.3.3)
43+
activestorage (= 7.1.3.3)
44+
activesupport (= 7.1.3.3)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.3.2)
48-
activesupport (= 7.1.3.2)
47+
actionview (7.1.3.3)
48+
activesupport (= 7.1.3.3)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
@@ -60,26 +60,26 @@ GEM
6060
activemodel (>= 5.2.0)
6161
activestorage (>= 5.2.0)
6262
activesupport (>= 5.2.0)
63-
activejob (7.1.3.2)
64-
activesupport (= 7.1.3.2)
63+
activejob (7.1.3.3)
64+
activesupport (= 7.1.3.3)
6565
globalid (>= 0.3.6)
66-
activemodel (7.1.3.2)
67-
activesupport (= 7.1.3.2)
66+
activemodel (7.1.3.3)
67+
activesupport (= 7.1.3.3)
6868
activemodel-serializers-xml (1.0.2)
6969
activemodel (> 5.x)
7070
activesupport (> 5.x)
7171
builder (~> 3.1)
72-
activerecord (7.1.3.2)
73-
activemodel (= 7.1.3.2)
74-
activesupport (= 7.1.3.2)
72+
activerecord (7.1.3.3)
73+
activemodel (= 7.1.3.3)
74+
activesupport (= 7.1.3.3)
7575
timeout (>= 0.4.0)
76-
activestorage (7.1.3.2)
77-
actionpack (= 7.1.3.2)
78-
activejob (= 7.1.3.2)
79-
activerecord (= 7.1.3.2)
80-
activesupport (= 7.1.3.2)
76+
activestorage (7.1.3.3)
77+
actionpack (= 7.1.3.3)
78+
activejob (= 7.1.3.3)
79+
activerecord (= 7.1.3.3)
80+
activesupport (= 7.1.3.3)
8181
marcel (~> 1.0)
82-
activesupport (7.1.3.2)
82+
activesupport (7.1.3.3)
8383
base64
8484
bigdecimal
8585
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -93,16 +93,16 @@ GEM
9393
public_suffix (>= 2.0.2, < 6.0)
9494
ast (2.4.2)
9595
aws-eventstream (1.3.0)
96-
aws-partitions (1.927.0)
97-
aws-sdk-core (3.195.0)
96+
aws-partitions (1.931.0)
97+
aws-sdk-core (3.196.1)
9898
aws-eventstream (~> 1, >= 1.3.0)
9999
aws-partitions (~> 1, >= 1.651.0)
100100
aws-sigv4 (~> 1.8)
101101
jmespath (~> 1, >= 1.6.1)
102-
aws-sdk-kms (1.80.0)
102+
aws-sdk-kms (1.81.0)
103103
aws-sdk-core (~> 3, >= 3.193.0)
104104
aws-sigv4 (~> 1.1)
105-
aws-sdk-s3 (1.149.1)
105+
aws-sdk-s3 (1.151.0)
106106
aws-sdk-core (~> 3, >= 3.194.0)
107107
aws-sdk-kms (~> 1)
108108
aws-sigv4 (~> 1.8)
@@ -220,7 +220,7 @@ GEM
220220
raabro (~> 1.4)
221221
globalid (1.2.1)
222222
activesupport (>= 6.1)
223-
good_job (3.28.2)
223+
good_job (3.28.3)
224224
activejob (>= 6.0.0)
225225
activerecord (>= 6.0.0)
226226
concurrent-ruby (>= 1.0.2)
@@ -312,37 +312,37 @@ GEM
312312
rack (>= 1.4.0)
313313
rest-client (>= 2.1.0)
314314
yajl-ruby
315-
marcel (1.0.2)
315+
marcel (1.0.4)
316316
matrix (0.4.2)
317317
method_source (1.0.0)
318318
mime-types (3.5.2)
319319
mime-types-data (~> 3.2015)
320320
mime-types-data (3.2024.0305)
321321
mini_mime (1.1.5)
322-
minitest (5.22.3)
322+
minitest (5.23.0)
323323
msgpack (1.7.2)
324324
multi_test (1.1.0)
325325
multi_xml (0.6.0)
326326
mutex_m (0.2.0)
327327
nenv (0.3.0)
328328
net-http (0.4.1)
329329
uri
330-
net-imap (0.4.10)
330+
net-imap (0.4.11)
331331
date
332332
net-protocol
333333
net-pop (0.1.2)
334334
net-protocol
335335
net-protocol (0.2.2)
336336
timeout
337-
net-smtp (0.4.0.1)
337+
net-smtp (0.5.0)
338338
net-protocol
339339
netrc (0.11.0)
340-
nio4r (2.7.0)
341-
nokogiri (1.16.4-aarch64-linux)
340+
nio4r (2.7.3)
341+
nokogiri (1.16.5-aarch64-linux)
342342
racc (~> 1.4)
343-
nokogiri (1.16.4-arm64-darwin)
343+
nokogiri (1.16.5-arm64-darwin)
344344
racc (~> 1.4)
345-
nokogiri (1.16.4-x86_64-linux)
345+
nokogiri (1.16.5-x86_64-linux)
346346
racc (~> 1.4)
347347
notiffany (0.1.3)
348348
nenv (~> 0.1)
@@ -400,20 +400,20 @@ GEM
400400
rackup (2.1.0)
401401
rack (>= 3)
402402
webrick (~> 1.8)
403-
rails (7.1.3.2)
404-
actioncable (= 7.1.3.2)
405-
actionmailbox (= 7.1.3.2)
406-
actionmailer (= 7.1.3.2)
407-
actionpack (= 7.1.3.2)
408-
actiontext (= 7.1.3.2)
409-
actionview (= 7.1.3.2)
410-
activejob (= 7.1.3.2)
411-
activemodel (= 7.1.3.2)
412-
activerecord (= 7.1.3.2)
413-
activestorage (= 7.1.3.2)
414-
activesupport (= 7.1.3.2)
403+
rails (7.1.3.3)
404+
actioncable (= 7.1.3.3)
405+
actionmailbox (= 7.1.3.3)
406+
actionmailer (= 7.1.3.3)
407+
actionpack (= 7.1.3.3)
408+
actiontext (= 7.1.3.3)
409+
actionview (= 7.1.3.3)
410+
activejob (= 7.1.3.3)
411+
activemodel (= 7.1.3.3)
412+
activerecord (= 7.1.3.3)
413+
activestorage (= 7.1.3.3)
414+
activesupport (= 7.1.3.3)
415415
bundler (>= 1.15.0)
416-
railties (= 7.1.3.2)
416+
railties (= 7.1.3.3)
417417
rails-controller-testing (1.0.5)
418418
actionpack (>= 5.0.1.rc1)
419419
actionview (>= 5.0.1.rc1)
@@ -428,9 +428,9 @@ GEM
428428
rails-i18n (7.0.9)
429429
i18n (>= 0.7, < 2)
430430
railties (>= 6.0.0, < 8)
431-
railties (7.1.3.2)
432-
actionpack (= 7.1.3.2)
433-
activesupport (= 7.1.3.2)
431+
railties (7.1.3.3)
432+
actionpack (= 7.1.3.3)
433+
activesupport (= 7.1.3.3)
434434
irb
435435
rackup (>= 1.0.0)
436436
rake (>= 12.2)
@@ -452,7 +452,7 @@ GEM
452452
redis-client (0.22.1)
453453
connection_pool
454454
regexp_parser (2.9.1)
455-
reline (0.5.6)
455+
reline (0.5.7)
456456
io-console (~> 0.5)
457457
request_store (1.5.1)
458458
rack (>= 1.4)
@@ -533,9 +533,9 @@ GEM
533533
snaky_hash (2.0.1)
534534
hashie
535535
version_gem (~> 1.1, >= 1.1.1)
536-
sqlite3 (1.7.3-aarch64-linux)
537-
sqlite3 (1.7.3-arm64-darwin)
538-
sqlite3 (1.7.3-x86_64-linux)
536+
sqlite3 (2.0.1-aarch64-linux-gnu)
537+
sqlite3 (2.0.1-arm64-darwin)
538+
sqlite3 (2.0.1-x86_64-linux-gnu)
539539
state_machines (0.6.0)
540540
state_machines-activemodel (0.9.0)
541541
activemodel (>= 6.0)
@@ -586,7 +586,7 @@ GEM
586586
xpath (3.2.0)
587587
nokogiri (~> 1.8)
588588
yajl-ruby (1.4.3)
589-
zeitwerk (2.6.13)
589+
zeitwerk (2.6.14)
590590

591591
PLATFORMS
592592
aarch64-linux

0 commit comments

Comments
 (0)