Skip to content

Commit 8902c10

Browse files
chore(deps): update dependency carrierwave to v3.1.3 [security]
1 parent 4be1ca2 commit 8902c10

1 file changed

Lines changed: 75 additions & 67 deletions

File tree

Gemfile.lock

Lines changed: 75 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,71 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.2.1)
5-
actionpack (= 7.2.2.1)
6-
activesupport (= 7.2.2.1)
4+
actioncable (7.2.3.2)
5+
actionpack (= 7.2.3.2)
6+
activesupport (= 7.2.3.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.2.1)
11-
actionpack (= 7.2.2.1)
12-
activejob (= 7.2.2.1)
13-
activerecord (= 7.2.2.1)
14-
activestorage (= 7.2.2.1)
15-
activesupport (= 7.2.2.1)
10+
actionmailbox (7.2.3.2)
11+
actionpack (= 7.2.3.2)
12+
activejob (= 7.2.3.2)
13+
activerecord (= 7.2.3.2)
14+
activestorage (= 7.2.3.2)
15+
activesupport (= 7.2.3.2)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.2.1)
18-
actionpack (= 7.2.2.1)
19-
actionview (= 7.2.2.1)
20-
activejob (= 7.2.2.1)
21-
activesupport (= 7.2.2.1)
17+
actionmailer (7.2.3.2)
18+
actionpack (= 7.2.3.2)
19+
actionview (= 7.2.3.2)
20+
activejob (= 7.2.3.2)
21+
activesupport (= 7.2.3.2)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.2.1)
25-
actionview (= 7.2.2.1)
26-
activesupport (= 7.2.2.1)
24+
actionpack (7.2.3.2)
25+
actionview (= 7.2.3.2)
26+
activesupport (= 7.2.3.2)
27+
cgi
2728
nokogiri (>= 1.8.5)
2829
racc
29-
rack (>= 2.2.4, < 3.2)
30+
rack (>= 2.2.4, < 3.3)
3031
rack-session (>= 1.0.1)
3132
rack-test (>= 0.6.3)
3233
rails-dom-testing (~> 2.2)
3334
rails-html-sanitizer (~> 1.6)
3435
useragent (~> 0.16)
35-
actiontext (7.2.2.1)
36-
actionpack (= 7.2.2.1)
37-
activerecord (= 7.2.2.1)
38-
activestorage (= 7.2.2.1)
39-
activesupport (= 7.2.2.1)
36+
actiontext (7.2.3.2)
37+
actionpack (= 7.2.3.2)
38+
activerecord (= 7.2.3.2)
39+
activestorage (= 7.2.3.2)
40+
activesupport (= 7.2.3.2)
4041
globalid (>= 0.6.0)
4142
nokogiri (>= 1.8.5)
42-
actionview (7.2.2.1)
43-
activesupport (= 7.2.2.1)
43+
actionview (7.2.3.2)
44+
activesupport (= 7.2.3.2)
4445
builder (~> 3.1)
46+
cgi
4547
erubi (~> 1.11)
4648
rails-dom-testing (~> 2.2)
4749
rails-html-sanitizer (~> 1.6)
4850
active_model_otp (2.3.4)
4951
activemodel
5052
rotp (~> 6.3.0)
51-
activejob (7.2.2.1)
52-
activesupport (= 7.2.2.1)
53+
activejob (7.2.3.2)
54+
activesupport (= 7.2.3.2)
5355
globalid (>= 0.3.6)
54-
activemodel (7.2.2.1)
55-
activesupport (= 7.2.2.1)
56-
activerecord (7.2.2.1)
57-
activemodel (= 7.2.2.1)
58-
activesupport (= 7.2.2.1)
56+
activemodel (7.2.3.2)
57+
activesupport (= 7.2.3.2)
58+
activerecord (7.2.3.2)
59+
activemodel (= 7.2.3.2)
60+
activesupport (= 7.2.3.2)
5961
timeout (>= 0.4.0)
60-
activestorage (7.2.2.1)
61-
actionpack (= 7.2.2.1)
62-
activejob (= 7.2.2.1)
63-
activerecord (= 7.2.2.1)
64-
activesupport (= 7.2.2.1)
62+
activestorage (7.2.3.2)
63+
actionpack (= 7.2.3.2)
64+
activejob (= 7.2.3.2)
65+
activerecord (= 7.2.3.2)
66+
activesupport (= 7.2.3.2)
6567
marcel (~> 1.0)
66-
activesupport (7.2.2.1)
68+
activesupport (7.2.3.2)
6769
base64
6870
benchmark (>= 0.3)
6971
bigdecimal
@@ -72,17 +74,17 @@ GEM
7274
drb
7375
i18n (>= 1.6, < 2)
7476
logger (>= 1.4.2)
75-
minitest (>= 5.1)
77+
minitest (>= 5.1, < 6)
7678
securerandom (>= 0.3)
7779
tzinfo (~> 2.0, >= 2.0.5)
78-
addressable (2.8.7)
79-
public_suffix (>= 2.0.2, < 7.0)
80+
addressable (2.8.10)
81+
public_suffix (>= 2.0.2, < 8.0)
8082
ast (2.4.3)
8183
awesome_print (1.9.2)
8284
base64 (0.2.0)
8385
bcrypt (3.1.20)
8486
bcrypt (3.1.20-java)
85-
benchmark (0.4.0)
87+
benchmark (0.4.1)
8688
better_errors (2.10.1)
8789
erubi (>= 1.0.0)
8890
rack (>= 0.9.0)
@@ -100,7 +102,7 @@ GEM
100102
activesupport (>= 3.0.0)
101103
uniform_notifier (~> 1.11)
102104
byebug (12.0.0)
103-
carrierwave (3.1.2)
105+
carrierwave (3.1.3)
104106
activemodel (>= 6.0.0)
105107
activesupport (>= 6.0.0)
106108
addressable (~> 2.6)
@@ -117,10 +119,12 @@ GEM
117119
fastimage
118120
case_transform (0.2)
119121
activesupport
122+
cgi (0.5.2)
123+
cgi (0.5.2-java)
120124
coderay (1.1.3)
121125
colorize (1.1.0)
122-
concurrent-ruby (1.3.5)
123-
connection_pool (2.5.3)
126+
concurrent-ruby (1.3.8)
127+
connection_pool (2.5.5)
124128
consistency_fail (0.3.7)
125129
counter_culture (3.11.3)
126130
activerecord (>= 4.2)
@@ -144,7 +148,7 @@ GEM
144148
dotenv-rails (3.1.8)
145149
dotenv (= 3.1.8)
146150
railties (>= 6.1)
147-
drb (2.2.1)
151+
drb (2.2.3)
148152
erubi (1.13.1)
149153
et-orbi (1.2.11)
150154
tzinfo
@@ -157,7 +161,8 @@ GEM
157161
faker (3.5.2)
158162
i18n (>= 1.8.11, < 2)
159163
fastimage (2.4.0)
160-
ffi (1.17.1)
164+
ffi (1.17.4)
165+
ffi (1.17.4-java)
161166
ffi-compiler (1.3.2)
162167
ffi (>= 1.15.5)
163168
rake
@@ -198,7 +203,7 @@ GEM
198203
http-cookie (1.0.8)
199204
domain_name (~> 0.5)
200205
http-form_data (2.3.0)
201-
i18n (1.14.7)
206+
i18n (1.14.8)
202207
concurrent-ruby (~> 1.0)
203208
iban-tools (1.2.1)
204209
icalendar (2.12.1)
@@ -258,7 +263,7 @@ GEM
258263
mime-types-data (3.2025.0408)
259264
mina (1.2.5)
260265
rake
261-
mini_magick (5.3.1)
266+
mini_magick (5.3.3)
262267
logger
263268
mini_mime (1.1.5)
264269
mini_portile2 (2.8.8)
@@ -322,7 +327,7 @@ GEM
322327
psych (5.2.3-java)
323328
date
324329
jar-dependencies (>= 0.1.7)
325-
public_suffix (6.0.1)
330+
public_suffix (6.0.2)
326331
puma (6.6.1)
327332
nio4r (~> 2.0)
328333
puma (6.6.1-java)
@@ -347,20 +352,20 @@ GEM
347352
rack (>= 1.3)
348353
rackup (2.2.1)
349354
rack (>= 3)
350-
rails (7.2.2.1)
351-
actioncable (= 7.2.2.1)
352-
actionmailbox (= 7.2.2.1)
353-
actionmailer (= 7.2.2.1)
354-
actionpack (= 7.2.2.1)
355-
actiontext (= 7.2.2.1)
356-
actionview (= 7.2.2.1)
357-
activejob (= 7.2.2.1)
358-
activemodel (= 7.2.2.1)
359-
activerecord (= 7.2.2.1)
360-
activestorage (= 7.2.2.1)
361-
activesupport (= 7.2.2.1)
355+
rails (7.2.3.2)
356+
actioncable (= 7.2.3.2)
357+
actionmailbox (= 7.2.3.2)
358+
actionmailer (= 7.2.3.2)
359+
actionpack (= 7.2.3.2)
360+
actiontext (= 7.2.3.2)
361+
actionview (= 7.2.3.2)
362+
activejob (= 7.2.3.2)
363+
activemodel (= 7.2.3.2)
364+
activerecord (= 7.2.3.2)
365+
activestorage (= 7.2.3.2)
366+
activesupport (= 7.2.3.2)
362367
bundler (>= 1.15.0)
363-
railties (= 7.2.2.1)
368+
railties (= 7.2.3.2)
364369
rails-dom-testing (2.2.0)
365370
activesupport (>= 5.0.0)
366371
minitest
@@ -371,13 +376,15 @@ GEM
371376
rails-i18n (7.0.10)
372377
i18n (>= 0.7, < 2)
373378
railties (>= 6.0.0, < 8)
374-
railties (7.2.2.1)
375-
actionpack (= 7.2.2.1)
376-
activesupport (= 7.2.2.1)
379+
railties (7.2.3.2)
380+
actionpack (= 7.2.3.2)
381+
activesupport (= 7.2.3.2)
382+
cgi
377383
irb (~> 1.13)
378384
rackup (>= 1.0.0)
379385
rake (>= 12.2)
380386
thor (~> 1.0, >= 1.2.2)
387+
tsort (>= 0.2)
381388
zeitwerk (~> 2.6)
382389
rainbow (3.1.1)
383390
rake (13.2.1)
@@ -482,7 +489,7 @@ GEM
482489
rubocop-rspec (~> 3.5)
483490
ruby-filemagic (0.7.3)
484491
ruby-progressbar (1.13.0)
485-
ruby-vips (2.2.3)
492+
ruby-vips (2.2.5)
486493
ffi (~> 1.12)
487494
logger
488495
rubyzip (2.4.1)
@@ -534,6 +541,7 @@ GEM
534541
timecop (0.9.10)
535542
timeliness (0.5.2)
536543
timeout (0.4.3)
544+
tsort (0.2.0)
537545
tzinfo (2.0.6)
538546
concurrent-ruby (~> 1.0)
539547
tzinfo-data (1.2025.2)

0 commit comments

Comments
 (0)