Skip to content

Commit f2a6835

Browse files
Bump propshaft from 1.1.0 to 1.3.2
Bumps [propshaft](https://github.com/rails/propshaft) from 1.1.0 to 1.3.2. - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](rails/propshaft@v1.1.0...v1.3.2) --- updated-dependencies: - dependency-name: propshaft dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c80f306 commit f2a6835

1 file changed

Lines changed: 43 additions & 38 deletions

File tree

Gemfile.lock

Lines changed: 43 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ GEM
9393
base64 (0.3.0)
9494
bcrypt_pbkdf (1.1.1)
9595
bcrypt_pbkdf (1.1.1-arm64-darwin)
96-
benchmark (0.4.1)
97-
bigdecimal (4.1.0)
96+
benchmark (0.5.0)
97+
bigdecimal (4.1.2)
9898
bindex (0.8.1)
9999
bootsnap (1.24.4)
100100
msgpack (~> 1.2)
@@ -114,12 +114,12 @@ GEM
114114
regexp_parser (>= 1.5, < 3.0)
115115
xpath (~> 3.2)
116116
concurrent-ruby (1.3.6)
117-
connection_pool (2.5.3)
117+
connection_pool (3.0.2)
118118
crass (1.0.6)
119119
dartsass-rails (0.5.1)
120120
railties (>= 6.0.0)
121121
sass-embedded (~> 1.63)
122-
date (3.4.1)
122+
date (3.5.1)
123123
debug (1.11.0)
124124
irb (~> 1.10)
125125
reline (>= 0.3.8)
@@ -138,7 +138,7 @@ GEM
138138
railties (>= 6.1)
139139
drb (2.2.3)
140140
ed25519 (1.4.0)
141-
erb (5.0.1)
141+
erb (6.0.4)
142142
erubi (1.13.1)
143143
et-orbi (1.2.11)
144144
tzinfo
@@ -191,15 +191,16 @@ GEM
191191
http-accept (1.7.0)
192192
http-cookie (1.0.8)
193193
domain_name (~> 0.5)
194-
i18n (1.14.7)
194+
i18n (1.14.8)
195195
concurrent-ruby (~> 1.0)
196196
importmap-rails (2.1.0)
197197
actionpack (>= 6.0.0)
198198
activesupport (>= 6.0.0)
199199
railties (>= 6.0.0)
200-
io-console (0.8.0)
201-
irb (1.15.2)
200+
io-console (0.8.2)
201+
irb (1.18.0)
202202
pp (>= 0.6.0)
203+
prism (>= 1.3.0)
203204
rdoc (>= 4.0.0)
204205
reline (>= 0.4.2)
205206
jbuilder (2.13.0)
@@ -226,7 +227,7 @@ GEM
226227
language_server-protocol (3.17.0.4)
227228
lint_roller (1.1.0)
228229
logger (1.7.0)
229-
loofah (2.24.1)
230+
loofah (2.25.1)
230231
crass (~> 1.0.2)
231232
nokogiri (>= 1.12.0)
232233
mail (2.8.1)
@@ -244,7 +245,9 @@ GEM
244245
mime-types-data (~> 3.2015)
245246
mime-types-data (3.2025.0304)
246247
mini_mime (1.1.5)
247-
minitest (5.25.5)
248+
minitest (6.0.6)
249+
drb (~> 2.0)
250+
prism (~> 1.5)
248251
msgpack (1.8.0)
249252
multi_xml (0.8.1)
250253
bigdecimal (>= 3.1, < 5)
@@ -268,19 +271,19 @@ GEM
268271
net-ssh (7.3.0)
269272
netrc (0.11.0)
270273
nio4r (2.7.4)
271-
nokogiri (1.18.8-aarch64-linux-gnu)
274+
nokogiri (1.19.3-aarch64-linux-gnu)
272275
racc (~> 1.4)
273-
nokogiri (1.18.8-aarch64-linux-musl)
276+
nokogiri (1.19.3-aarch64-linux-musl)
274277
racc (~> 1.4)
275-
nokogiri (1.18.8-arm-linux-gnu)
278+
nokogiri (1.19.3-arm-linux-gnu)
276279
racc (~> 1.4)
277-
nokogiri (1.18.8-arm-linux-musl)
280+
nokogiri (1.19.3-arm-linux-musl)
278281
racc (~> 1.4)
279-
nokogiri (1.18.8-arm64-darwin)
282+
nokogiri (1.19.3-arm64-darwin)
280283
racc (~> 1.4)
281-
nokogiri (1.18.8-x86_64-linux-gnu)
284+
nokogiri (1.19.3-x86_64-linux-gnu)
282285
racc (~> 1.4)
283-
nokogiri (1.18.8-x86_64-linux-musl)
286+
nokogiri (1.19.3-x86_64-linux-musl)
284287
racc (~> 1.4)
285288
oauth2 (2.0.12)
286289
faraday (>= 0.17.3, < 4.0)
@@ -317,33 +320,34 @@ GEM
317320
pg (1.6.3-x86_64-linux)
318321
pg (1.6.3-x86_64-linux-musl)
319322
popper_js (2.11.8)
320-
pp (0.6.2)
323+
pp (0.6.3)
321324
prettyprint
322325
prettyprint (0.2.0)
323-
propshaft (1.1.0)
326+
prism (1.9.0)
327+
propshaft (1.3.2)
324328
actionpack (>= 7.0.0)
325329
activesupport (>= 7.0.0)
326330
rack
327-
railties (>= 7.0.0)
328-
psych (5.2.6)
331+
psych (5.3.1)
329332
date
330333
stringio
331334
public_suffix (6.0.1)
332335
puma (6.6.1)
333336
nio4r (~> 2.0)
334337
raabro (1.4.0)
335338
racc (1.8.1)
336-
rack (2.2.20)
337-
rack-protection (3.2.0)
339+
rack (3.2.6)
340+
rack-protection (4.2.1)
338341
base64 (>= 0.1.0)
339-
rack (~> 2.2, >= 2.2.4)
340-
rack-session (1.0.2)
341-
rack (< 3)
342+
logger (>= 1.6.0)
343+
rack (>= 3.0.0, < 4)
344+
rack-session (2.1.2)
345+
base64 (>= 0.1.0)
346+
rack (>= 3.0.0)
342347
rack-test (2.2.0)
343348
rack (>= 1.3)
344-
rackup (1.0.1)
345-
rack (< 3)
346-
webrick
349+
rackup (2.3.1)
350+
rack (>= 3)
347351
rails (8.0.2)
348352
actioncable (= 8.0.2)
349353
actionmailbox (= 8.0.2)
@@ -362,8 +366,8 @@ GEM
362366
activesupport (>= 5.0.0)
363367
minitest
364368
nokogiri (>= 1.6)
365-
rails-html-sanitizer (1.6.2)
366-
loofah (~> 2.21)
369+
rails-html-sanitizer (1.7.0)
370+
loofah (~> 2.25)
367371
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)
368372
railties (8.0.2)
369373
actionpack (= 8.0.2)
@@ -374,18 +378,19 @@ GEM
374378
thor (~> 1.0, >= 1.2.2)
375379
zeitwerk (~> 2.6)
376380
rainbow (3.1.1)
377-
rake (13.3.0)
381+
rake (13.4.2)
378382
rb-fsevent (0.11.2)
379383
rb-inotify (0.11.1)
380384
ffi (~> 1.0)
381-
rdoc (6.14.1)
385+
rdoc (7.2.0)
382386
erb
383387
psych (>= 4.0.0)
388+
tsort
384389
redcarpet (3.6.1)
385390
redis-client (0.24.0)
386391
connection_pool
387392
regexp_parser (2.10.0)
388-
reline (0.6.1)
393+
reline (0.6.3)
389394
io-console (~> 0.5)
390395
rest-client (2.1.0)
391396
http-accept (>= 1.7.0, < 2.0)
@@ -522,14 +527,15 @@ GEM
522527
ostruct
523528
stimulus-rails (1.3.4)
524529
railties (>= 6.0.0)
525-
stringio (3.1.7)
530+
stringio (3.2.0)
526531
thor (1.3.2)
527532
thruster (0.1.21)
528533
thruster (0.1.21-aarch64-linux)
529534
thruster (0.1.21-arm64-darwin)
530535
thruster (0.1.21-x86_64-linux)
531536
tilt (2.6.0)
532537
timeout (0.4.3)
538+
tsort (0.2.0)
533539
turbo-rails (2.0.13)
534540
actionpack (>= 7.1.0)
535541
railties (>= 7.1.0)
@@ -538,15 +544,14 @@ GEM
538544
unicode-display_width (3.1.4)
539545
unicode-emoji (~> 4.0, >= 4.0.4)
540546
unicode-emoji (4.0.4)
541-
uri (1.0.3)
547+
uri (1.1.1)
542548
useragent (0.16.11)
543549
version_gem (1.1.8)
544550
web-console (4.2.1)
545551
actionview (>= 6.0.0)
546552
activemodel (>= 6.0.0)
547553
bindex (>= 0.4.0)
548554
railties (>= 6.0.0)
549-
webrick (1.9.1)
550555
websocket (1.2.11)
551556
websocket-client-simple (0.9.0)
552557
base64
@@ -559,7 +564,7 @@ GEM
559564
websocket-extensions (0.1.5)
560565
xpath (3.2.0)
561566
nokogiri (~> 1.8)
562-
zeitwerk (2.7.3)
567+
zeitwerk (2.8.2)
563568

564569
PLATFORMS
565570
aarch64-linux

0 commit comments

Comments
 (0)