Skip to content

Commit 3751b2b

Browse files
Bump turbo-rails from 2.0.16 to 2.0.20
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.16 to 2.0.20. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.16...v2.0.20) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d34aed4 commit 3751b2b

1 file changed

Lines changed: 73 additions & 68 deletions

File tree

Gemfile.lock

Lines changed: 73 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -19,69 +19,71 @@ GIT
1919
GEM
2020
remote: https://rubygems.org/
2121
specs:
22-
actioncable (7.2.2.2)
23-
actionpack (= 7.2.2.2)
24-
activesupport (= 7.2.2.2)
22+
actioncable (7.2.3)
23+
actionpack (= 7.2.3)
24+
activesupport (= 7.2.3)
2525
nio4r (~> 2.0)
2626
websocket-driver (>= 0.6.1)
2727
zeitwerk (~> 2.6)
28-
actionmailbox (7.2.2.2)
29-
actionpack (= 7.2.2.2)
30-
activejob (= 7.2.2.2)
31-
activerecord (= 7.2.2.2)
32-
activestorage (= 7.2.2.2)
33-
activesupport (= 7.2.2.2)
28+
actionmailbox (7.2.3)
29+
actionpack (= 7.2.3)
30+
activejob (= 7.2.3)
31+
activerecord (= 7.2.3)
32+
activestorage (= 7.2.3)
33+
activesupport (= 7.2.3)
3434
mail (>= 2.8.0)
35-
actionmailer (7.2.2.2)
36-
actionpack (= 7.2.2.2)
37-
actionview (= 7.2.2.2)
38-
activejob (= 7.2.2.2)
39-
activesupport (= 7.2.2.2)
35+
actionmailer (7.2.3)
36+
actionpack (= 7.2.3)
37+
actionview (= 7.2.3)
38+
activejob (= 7.2.3)
39+
activesupport (= 7.2.3)
4040
mail (>= 2.8.0)
4141
rails-dom-testing (~> 2.2)
42-
actionpack (7.2.2.2)
43-
actionview (= 7.2.2.2)
44-
activesupport (= 7.2.2.2)
42+
actionpack (7.2.3)
43+
actionview (= 7.2.3)
44+
activesupport (= 7.2.3)
45+
cgi
4546
nokogiri (>= 1.8.5)
4647
racc
47-
rack (>= 2.2.4, < 3.2)
48+
rack (>= 2.2.4, < 3.3)
4849
rack-session (>= 1.0.1)
4950
rack-test (>= 0.6.3)
5051
rails-dom-testing (~> 2.2)
5152
rails-html-sanitizer (~> 1.6)
5253
useragent (~> 0.16)
53-
actiontext (7.2.2.2)
54-
actionpack (= 7.2.2.2)
55-
activerecord (= 7.2.2.2)
56-
activestorage (= 7.2.2.2)
57-
activesupport (= 7.2.2.2)
54+
actiontext (7.2.3)
55+
actionpack (= 7.2.3)
56+
activerecord (= 7.2.3)
57+
activestorage (= 7.2.3)
58+
activesupport (= 7.2.3)
5859
globalid (>= 0.6.0)
5960
nokogiri (>= 1.8.5)
60-
actionview (7.2.2.2)
61-
activesupport (= 7.2.2.2)
61+
actionview (7.2.3)
62+
activesupport (= 7.2.3)
6263
builder (~> 3.1)
64+
cgi
6365
erubi (~> 1.11)
6466
rails-dom-testing (~> 2.2)
6567
rails-html-sanitizer (~> 1.6)
6668
active_link_to (1.0.5)
6769
actionpack
6870
addressable
69-
activejob (7.2.2.2)
70-
activesupport (= 7.2.2.2)
71+
activejob (7.2.3)
72+
activesupport (= 7.2.3)
7173
globalid (>= 0.3.6)
72-
activemodel (7.2.2.2)
73-
activesupport (= 7.2.2.2)
74-
activerecord (7.2.2.2)
75-
activemodel (= 7.2.2.2)
76-
activesupport (= 7.2.2.2)
74+
activemodel (7.2.3)
75+
activesupport (= 7.2.3)
76+
activerecord (7.2.3)
77+
activemodel (= 7.2.3)
78+
activesupport (= 7.2.3)
7779
timeout (>= 0.4.0)
78-
activestorage (7.2.2.2)
79-
actionpack (= 7.2.2.2)
80-
activejob (= 7.2.2.2)
81-
activerecord (= 7.2.2.2)
82-
activesupport (= 7.2.2.2)
80+
activestorage (7.2.3)
81+
actionpack (= 7.2.3)
82+
activejob (= 7.2.3)
83+
activerecord (= 7.2.3)
84+
activesupport (= 7.2.3)
8385
marcel (~> 1.0)
84-
activesupport (7.2.2.2)
86+
activesupport (7.2.3)
8587
base64
8688
benchmark (>= 0.3)
8789
bigdecimal
@@ -97,8 +99,8 @@ GEM
9799
public_suffix (>= 2.0.2, < 7.0)
98100
ast (2.4.3)
99101
base64 (0.3.0)
100-
benchmark (0.4.1)
101-
bigdecimal (3.3.0)
102+
benchmark (0.5.0)
103+
bigdecimal (3.3.1)
102104
bindex (0.8.1)
103105
bootsnap (1.18.6)
104106
msgpack (~> 1.2)
@@ -113,6 +115,7 @@ GEM
113115
rack-test (>= 0.6.3)
114116
regexp_parser (>= 1.5, < 3.0)
115117
xpath (~> 3.2)
118+
cgi (0.5.0)
116119
comfy_bootstrap_form (4.0.9)
117120
rails (>= 5.0.0)
118121
concurrent-ruby (1.3.5)
@@ -123,10 +126,10 @@ GEM
123126
crass (1.0.6)
124127
cssbundling-rails (1.4.3)
125128
railties (>= 6.0.0)
126-
date (3.4.1)
129+
date (3.5.0)
127130
deep_merge (1.2.2)
128131
drb (2.2.3)
129-
erb (5.0.3)
132+
erb (5.1.3)
130133
erubi (1.13.1)
131134
execjs (2.10.0)
132135
ffi (1.17.2-aarch64-linux-gnu)
@@ -205,17 +208,17 @@ GEM
205208
net-smtp (0.5.1)
206209
net-protocol
207210
nio4r (2.7.4)
208-
nokogiri (1.18.9-aarch64-linux-gnu)
211+
nokogiri (1.18.10-aarch64-linux-gnu)
209212
racc (~> 1.4)
210-
nokogiri (1.18.9-arm-linux-gnu)
213+
nokogiri (1.18.10-arm-linux-gnu)
211214
racc (~> 1.4)
212-
nokogiri (1.18.9-arm64-darwin)
215+
nokogiri (1.18.10-arm64-darwin)
213216
racc (~> 1.4)
214-
nokogiri (1.18.9-x86_64-darwin)
217+
nokogiri (1.18.10-x86_64-darwin)
215218
racc (~> 1.4)
216-
nokogiri (1.18.9-x86_64-linux-gnu)
219+
nokogiri (1.18.10-x86_64-linux-gnu)
217220
racc (~> 1.4)
218-
nokogiri (1.18.9-x86_64-linux-musl)
221+
nokogiri (1.18.10-x86_64-linux-musl)
219222
racc (~> 1.4)
220223
ostruct (0.6.3)
221224
parallel (1.27.0)
@@ -226,7 +229,7 @@ GEM
226229
rack (>= 1.6.13)
227230
rackup (>= 1.0.1)
228231
rake (>= 12.3.3)
229-
pp (0.6.2)
232+
pp (0.6.3)
230233
prettyprint
231234
prettyprint (0.2.0)
232235
prism (1.6.0)
@@ -237,28 +240,28 @@ GEM
237240
puma (6.6.1)
238241
nio4r (~> 2.0)
239242
racc (1.8.1)
240-
rack (3.1.18)
243+
rack (3.2.3)
241244
rack-session (2.1.1)
242245
base64 (>= 0.1.0)
243246
rack (>= 3.0.0)
244247
rack-test (2.2.0)
245248
rack (>= 1.3)
246249
rackup (2.2.1)
247250
rack (>= 3)
248-
rails (7.2.2.2)
249-
actioncable (= 7.2.2.2)
250-
actionmailbox (= 7.2.2.2)
251-
actionmailer (= 7.2.2.2)
252-
actionpack (= 7.2.2.2)
253-
actiontext (= 7.2.2.2)
254-
actionview (= 7.2.2.2)
255-
activejob (= 7.2.2.2)
256-
activemodel (= 7.2.2.2)
257-
activerecord (= 7.2.2.2)
258-
activestorage (= 7.2.2.2)
259-
activesupport (= 7.2.2.2)
251+
rails (7.2.3)
252+
actioncable (= 7.2.3)
253+
actionmailbox (= 7.2.3)
254+
actionmailer (= 7.2.3)
255+
actionpack (= 7.2.3)
256+
actiontext (= 7.2.3)
257+
actionview (= 7.2.3)
258+
activejob (= 7.2.3)
259+
activemodel (= 7.2.3)
260+
activerecord (= 7.2.3)
261+
activestorage (= 7.2.3)
262+
activesupport (= 7.2.3)
260263
bundler (>= 1.15.0)
261-
railties (= 7.2.2.2)
264+
railties (= 7.2.3)
262265
rails-dom-testing (2.3.0)
263266
activesupport (>= 5.0.0)
264267
minitest
@@ -269,16 +272,18 @@ GEM
269272
rails-i18n (7.0.10)
270273
i18n (>= 0.7, < 2)
271274
railties (>= 6.0.0, < 8)
272-
railties (7.2.2.2)
273-
actionpack (= 7.2.2.2)
274-
activesupport (= 7.2.2.2)
275+
railties (7.2.3)
276+
actionpack (= 7.2.3)
277+
activesupport (= 7.2.3)
278+
cgi
275279
irb (~> 1.13)
276280
rackup (>= 1.0.0)
277281
rake (>= 12.2)
278282
thor (~> 1.0, >= 1.2.2)
283+
tsort (>= 0.2)
279284
zeitwerk (~> 2.6)
280285
rainbow (3.1.1)
281-
rake (13.3.0)
286+
rake (13.3.1)
282287
rb-fsevent (0.11.2)
283288
rb-inotify (0.11.1)
284289
ffi (~> 1.0)
@@ -371,7 +376,7 @@ GEM
371376
tilt (2.6.0)
372377
timeout (0.4.3)
373378
tsort (0.2.0)
374-
turbo-rails (2.0.16)
379+
turbo-rails (2.0.20)
375380
actionpack (>= 7.1.0)
376381
railties (>= 7.1.0)
377382
tzinfo (2.0.6)

0 commit comments

Comments
 (0)