Skip to content

Commit 6d4b322

Browse files
Bump turbo-rails from 2.0.11 to 2.0.17
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.11 to 2.0.17. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.11...v2.0.17) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f064f73 commit 6d4b322

File tree

1 file changed

+47
-37
lines changed

1 file changed

+47
-37
lines changed

Gemfile.lock

Lines changed: 47 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ GEM
7777
ast (2.4.2)
7878
autoprefixer-rails (10.4.19.0)
7979
execjs (~> 2)
80-
base64 (0.2.0)
80+
base64 (0.3.0)
8181
bcrypt (3.1.20)
82-
benchmark (0.4.0)
83-
bigdecimal (3.1.8)
82+
benchmark (0.4.1)
83+
bigdecimal (3.2.3)
8484
bindex (0.8.1)
8585
bootsnap (1.18.4)
8686
msgpack (~> 1.2)
@@ -101,8 +101,8 @@ GEM
101101
xpath (~> 3.2)
102102
cocoon (1.2.15)
103103
coderay (1.1.3)
104-
concurrent-ruby (1.3.4)
105-
connection_pool (2.4.1)
104+
concurrent-ruby (1.3.5)
105+
connection_pool (2.5.4)
106106
crass (1.0.6)
107107
dartsass-sprockets (3.1.0)
108108
railties (>= 4.0.0)
@@ -126,8 +126,9 @@ GEM
126126
dotenv-rails (3.1.8)
127127
dotenv (= 3.1.8)
128128
railties (>= 6.1)
129-
drb (2.2.1)
130-
erubi (1.13.0)
129+
drb (2.2.3)
130+
erb (5.0.2)
131+
erubi (1.13.1)
131132
erubis (2.7.0)
132133
execjs (2.10.0)
133134
faker (3.5.1)
@@ -172,7 +173,7 @@ GEM
172173
haml (>= 4.0)
173174
nokogiri (>= 1.6.0)
174175
ruby_parser (~> 3.5)
175-
i18n (1.14.6)
176+
i18n (1.14.7)
176177
concurrent-ruby (~> 1.0)
177178
image_processing (1.13.0)
178179
mini_magick (>= 4.9.5, < 5)
@@ -181,8 +182,9 @@ GEM
181182
actionpack (>= 6.0.0)
182183
activesupport (>= 6.0.0)
183184
railties (>= 6.0.0)
184-
io-console (0.7.2)
185-
irb (1.14.1)
185+
io-console (0.8.1)
186+
irb (1.15.2)
187+
pp (>= 0.6.0)
186188
rdoc (>= 4.0.0)
187189
reline (>= 0.4.2)
188190
jbuilder (2.13.0)
@@ -194,8 +196,8 @@ GEM
194196
thor (>= 0.14, < 2.0)
195197
json (2.8.2)
196198
language_server-protocol (3.17.0.3)
197-
logger (1.6.1)
198-
loofah (2.23.1)
199+
logger (1.7.0)
200+
loofah (2.24.1)
199201
crass (~> 1.0.2)
200202
nokogiri (>= 1.12.0)
201203
mail (2.8.1)
@@ -208,7 +210,8 @@ GEM
208210
method_source (1.1.0)
209211
mini_magick (4.13.2)
210212
mini_mime (1.1.5)
211-
minitest (5.25.1)
213+
mini_portile2 (2.8.9)
214+
minitest (5.25.5)
212215
msgpack (1.7.5)
213216
net-imap (0.5.1)
214217
date
@@ -220,17 +223,18 @@ GEM
220223
net-smtp (0.5.0)
221224
net-protocol
222225
nio4r (2.7.4)
223-
nokogiri (1.16.7-aarch64-linux)
226+
nokogiri (1.18.10)
227+
mini_portile2 (~> 2.8.2)
224228
racc (~> 1.4)
225-
nokogiri (1.16.7-arm-linux)
229+
nokogiri (1.18.10-aarch64-linux-gnu)
226230
racc (~> 1.4)
227-
nokogiri (1.16.7-arm64-darwin)
231+
nokogiri (1.18.10-arm-linux-gnu)
228232
racc (~> 1.4)
229-
nokogiri (1.16.7-x86-linux)
233+
nokogiri (1.18.10-arm64-darwin)
230234
racc (~> 1.4)
231-
nokogiri (1.16.7-x86_64-darwin)
235+
nokogiri (1.18.10-x86_64-darwin)
232236
racc (~> 1.4)
233-
nokogiri (1.16.7-x86_64-linux)
237+
nokogiri (1.18.10-x86_64-linux-gnu)
234238
racc (~> 1.4)
235239
orm_adapter (0.5.0)
236240
parallel (1.26.3)
@@ -241,19 +245,24 @@ GEM
241245
tty-color (~> 0.5)
242246
pg (1.5.9)
243247
popper_js (2.11.8)
248+
pp (0.6.2)
249+
prettyprint
250+
prettyprint (0.2.0)
244251
pry (0.15.0)
245252
coderay (~> 1.1)
246253
method_source (~> 1.0)
247-
psych (5.2.0)
254+
psych (5.2.6)
255+
date
248256
stringio
249257
public_suffix (6.0.1)
250258
puma (6.4.3)
251259
nio4r (~> 2.0)
252260
racc (1.8.1)
253-
rack (3.1.8)
254-
rack-session (2.0.0)
261+
rack (3.1.16)
262+
rack-session (2.1.1)
263+
base64 (>= 0.1.0)
255264
rack (>= 3.0.0)
256-
rack-test (2.1.0)
265+
rack-test (2.2.0)
257266
rack (>= 1.3)
258267
rackup (2.2.1)
259268
rack (>= 3)
@@ -271,13 +280,13 @@ GEM
271280
activesupport (= 7.2.2)
272281
bundler (>= 1.15.0)
273282
railties (= 7.2.2)
274-
rails-dom-testing (2.2.0)
283+
rails-dom-testing (2.3.0)
275284
activesupport (>= 5.0.0)
276285
minitest
277286
nokogiri (>= 1.6)
278-
rails-html-sanitizer (1.6.0)
287+
rails-html-sanitizer (1.6.2)
279288
loofah (~> 2.21)
280-
nokogiri (~> 1.14)
289+
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)
281290
railties (7.2.2)
282291
actionpack (= 7.2.2)
283292
activesupport (= 7.2.2)
@@ -287,11 +296,12 @@ GEM
287296
thor (~> 1.0, >= 1.2.2)
288297
zeitwerk (~> 2.6)
289298
rainbow (3.1.1)
290-
rake (13.2.1)
291-
rdoc (6.8.1)
299+
rake (13.3.0)
300+
rdoc (6.14.2)
301+
erb
292302
psych (>= 4.0.0)
293303
regexp_parser (2.9.2)
294-
reline (0.5.11)
304+
reline (0.6.2)
295305
io-console (~> 0.5)
296306
responders (3.1.1)
297307
actionpack (>= 5.2)
@@ -350,7 +360,7 @@ GEM
350360
scenic (1.9.0)
351361
activerecord (>= 4.0.0)
352362
railties (>= 4.0.0)
353-
securerandom (0.3.2)
363+
securerandom (0.4.1)
354364
selenium-webdriver (4.26.0)
355365
base64 (~> 0.2)
356366
logger (~> 1.4)
@@ -370,9 +380,9 @@ GEM
370380
sprockets (>= 3.0.0)
371381
stimulus-rails (1.3.4)
372382
railties (>= 6.0.0)
373-
stringio (3.1.2)
383+
stringio (3.1.7)
374384
temple (0.10.3)
375-
thor (1.3.2)
385+
thor (1.4.0)
376386
tilt (2.4.0)
377387
timeout (0.4.2)
378388
tty-color (0.6.0)
@@ -387,15 +397,15 @@ GEM
387397
tty-screen (~> 0.8)
388398
wisper (~> 2.0)
389399
tty-screen (0.8.2)
390-
turbo-rails (2.0.11)
391-
actionpack (>= 6.0.0)
392-
railties (>= 6.0.0)
400+
turbo-rails (2.0.17)
401+
actionpack (>= 7.1.0)
402+
railties (>= 7.1.0)
393403
tzinfo (2.0.6)
394404
concurrent-ruby (~> 1.0)
395405
unicode-display_width (2.6.0)
396406
unsplash_image (0.1.1)
397407
thor (>= 0.20)
398-
useragent (0.16.10)
408+
useragent (0.16.11)
399409
warden (1.2.9)
400410
rack (>= 2.0.9)
401411
web-console (4.2.1)
@@ -410,7 +420,7 @@ GEM
410420
wisper (2.0.1)
411421
xpath (3.2.0)
412422
nokogiri (~> 1.8)
413-
zeitwerk (2.7.1)
423+
zeitwerk (2.7.3)
414424

415425
PLATFORMS
416426
aarch64-linux

0 commit comments

Comments
 (0)