Skip to content

Commit 3414726

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

File tree

1 file changed

+46
-41
lines changed

1 file changed

+46
-41
lines changed

Gemfile.lock

Lines changed: 46 additions & 41 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 (3.2.1)
96+
benchmark (0.5.0)
97+
bigdecimal (4.1.0)
9898
bindex (0.8.1)
9999
bootsnap (1.18.6)
100100
msgpack (~> 1.2)
@@ -113,13 +113,13 @@ GEM
113113
rack-test (>= 0.6.3)
114114
regexp_parser (>= 1.5, < 3.0)
115115
xpath (~> 3.2)
116-
concurrent-ruby (1.3.5)
117-
connection_pool (2.5.3)
116+
concurrent-ruby (1.3.6)
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.2)
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.17.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,10 +245,12 @@ 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.3)
249+
drb (~> 2.0)
250+
prism (~> 1.5)
248251
msgpack (1.8.0)
249-
multi_xml (0.7.2)
250-
bigdecimal (~> 3.1)
252+
multi_xml (0.8.1)
253+
bigdecimal (>= 3.1, < 5)
251254
multipart-post (2.4.1)
252255
mutex_m (0.3.0)
253256
net-http (0.6.0)
@@ -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.2-aarch64-linux-gnu)
272275
racc (~> 1.4)
273-
nokogiri (1.18.8-aarch64-linux-musl)
276+
nokogiri (1.19.2-aarch64-linux-musl)
274277
racc (~> 1.4)
275-
nokogiri (1.18.8-arm-linux-gnu)
278+
nokogiri (1.19.2-arm-linux-gnu)
276279
racc (~> 1.4)
277-
nokogiri (1.18.8-arm-linux-musl)
280+
nokogiri (1.19.2-arm-linux-musl)
278281
racc (~> 1.4)
279-
nokogiri (1.18.8-arm64-darwin)
282+
nokogiri (1.19.2-arm64-darwin)
280283
racc (~> 1.4)
281-
nokogiri (1.18.8-x86_64-linux-gnu)
284+
nokogiri (1.19.2-x86_64-linux-gnu)
282285
racc (~> 1.4)
283-
nokogiri (1.18.8-x86_64-linux-musl)
286+
nokogiri (1.19.2-x86_64-linux-musl)
284287
racc (~> 1.4)
285288
oauth2 (2.0.12)
286289
faraday (>= 0.17.3, < 4.0)
@@ -312,33 +315,34 @@ GEM
312315
racc
313316
pg (1.5.9)
314317
popper_js (2.11.8)
315-
pp (0.6.2)
318+
pp (0.6.3)
316319
prettyprint
317320
prettyprint (0.2.0)
318-
propshaft (1.1.0)
321+
prism (1.9.0)
322+
propshaft (1.3.1)
319323
actionpack (>= 7.0.0)
320324
activesupport (>= 7.0.0)
321325
rack
322-
railties (>= 7.0.0)
323-
psych (5.2.6)
326+
psych (5.3.1)
324327
date
325328
stringio
326329
public_suffix (6.0.1)
327330
puma (6.6.1)
328331
nio4r (~> 2.0)
329332
raabro (1.4.0)
330333
racc (1.8.1)
331-
rack (2.2.20)
332-
rack-protection (3.2.0)
334+
rack (3.2.6)
335+
rack-protection (4.2.1)
333336
base64 (>= 0.1.0)
334-
rack (~> 2.2, >= 2.2.4)
335-
rack-session (1.0.2)
336-
rack (< 3)
337+
logger (>= 1.6.0)
338+
rack (>= 3.0.0, < 4)
339+
rack-session (2.1.1)
340+
base64 (>= 0.1.0)
341+
rack (>= 3.0.0)
337342
rack-test (2.2.0)
338343
rack (>= 1.3)
339-
rackup (1.0.1)
340-
rack (< 3)
341-
webrick
344+
rackup (2.3.1)
345+
rack (>= 3)
342346
rails (8.0.2)
343347
actioncable (= 8.0.2)
344348
actionmailbox (= 8.0.2)
@@ -357,8 +361,8 @@ GEM
357361
activesupport (>= 5.0.0)
358362
minitest
359363
nokogiri (>= 1.6)
360-
rails-html-sanitizer (1.6.2)
361-
loofah (~> 2.21)
364+
rails-html-sanitizer (1.7.0)
365+
loofah (~> 2.25)
362366
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)
363367
railties (8.0.2)
364368
actionpack (= 8.0.2)
@@ -369,17 +373,18 @@ GEM
369373
thor (~> 1.0, >= 1.2.2)
370374
zeitwerk (~> 2.6)
371375
rainbow (3.1.1)
372-
rake (13.3.0)
376+
rake (13.3.1)
373377
rb-fsevent (0.11.2)
374378
rb-inotify (0.11.1)
375379
ffi (~> 1.0)
376-
rdoc (6.14.1)
380+
rdoc (7.2.0)
377381
erb
378382
psych (>= 4.0.0)
383+
tsort
379384
redis-client (0.24.0)
380385
connection_pool
381386
regexp_parser (2.10.0)
382-
reline (0.6.1)
387+
reline (0.6.3)
383388
io-console (~> 0.5)
384389
rest-client (2.1.0)
385390
http-accept (>= 1.7.0, < 2.0)
@@ -515,14 +520,15 @@ GEM
515520
ostruct
516521
stimulus-rails (1.3.4)
517522
railties (>= 6.0.0)
518-
stringio (3.1.7)
523+
stringio (3.2.0)
519524
thor (1.3.2)
520525
thruster (0.1.16)
521526
thruster (0.1.16-aarch64-linux)
522527
thruster (0.1.16-arm64-darwin)
523528
thruster (0.1.16-x86_64-linux)
524529
tilt (2.6.0)
525530
timeout (0.4.3)
531+
tsort (0.2.0)
526532
turbo-rails (2.0.13)
527533
actionpack (>= 7.1.0)
528534
railties (>= 7.1.0)
@@ -531,15 +537,14 @@ GEM
531537
unicode-display_width (3.1.4)
532538
unicode-emoji (~> 4.0, >= 4.0.4)
533539
unicode-emoji (4.0.4)
534-
uri (1.0.3)
540+
uri (1.1.1)
535541
useragent (0.16.11)
536542
version_gem (1.1.8)
537543
web-console (4.2.1)
538544
actionview (>= 6.0.0)
539545
activemodel (>= 6.0.0)
540546
bindex (>= 0.4.0)
541547
railties (>= 6.0.0)
542-
webrick (1.9.1)
543548
websocket (1.2.11)
544549
websocket-client-simple (0.9.0)
545550
base64
@@ -552,7 +557,7 @@ GEM
552557
websocket-extensions (0.1.5)
553558
xpath (3.2.0)
554559
nokogiri (~> 1.8)
555-
zeitwerk (2.7.3)
560+
zeitwerk (2.7.5)
556561

557562
PLATFORMS
558563
aarch64-linux

0 commit comments

Comments
 (0)