Skip to content

Commit cdad5c4

Browse files
Bump turbo-rails from 2.0.11 to 2.0.23
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.11 to 2.0.23. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.11...v2.0.23) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 259250a commit cdad5c4

1 file changed

Lines changed: 14 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ GEM
138138
irb (~> 1.10)
139139
reline (>= 0.3.8)
140140
drb (2.2.3)
141-
erb (6.0.1)
141+
erb (6.0.2)
142142
erubi (1.13.1)
143143
faker (3.5.1)
144144
i18n (>= 1.8.11, < 2)
@@ -156,14 +156,15 @@ GEM
156156
activesupport (>= 6.0.0)
157157
railties (>= 6.0.0)
158158
io-console (0.8.2)
159-
irb (1.16.0)
159+
irb (1.17.0)
160160
pp (>= 0.6.0)
161+
prism (>= 1.3.0)
161162
rdoc (>= 4.0.0)
162163
reline (>= 0.4.2)
163164
jbuilder (2.13.0)
164165
actionview (>= 5.0.0)
165166
activesupport (>= 5.0.0)
166-
json (2.7.2)
167+
json (2.19.2)
167168
language_server-protocol (3.17.0.3)
168169
logger (1.7.0)
169170
loofah (2.25.1)
@@ -180,7 +181,8 @@ GEM
180181
mini_magick (4.13.2)
181182
mini_mime (1.1.5)
182183
mini_portile2 (2.8.9)
183-
minitest (6.0.1)
184+
minitest (6.0.2)
185+
drb (~> 2.0)
184186
prism (~> 1.5)
185187
mono_logger (1.1.2)
186188
multi_json (1.15.0)
@@ -216,7 +218,7 @@ GEM
216218
pp (0.6.3)
217219
prettyprint
218220
prettyprint (0.2.0)
219-
prism (1.8.0)
221+
prism (1.9.0)
220222
propshaft (1.0.0)
221223
actionpack (>= 7.0.0)
222224
activesupport (>= 7.0.0)
@@ -245,12 +247,12 @@ GEM
245247
activesupport (>= 5.0.0)
246248
minitest
247249
nokogiri (>= 1.6)
248-
rails-html-sanitizer (1.6.2)
249-
loofah (~> 2.21)
250+
rails-html-sanitizer (1.7.0)
251+
loofah (~> 2.25)
250252
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)
251253
rainbow (3.1.1)
252254
rake (13.3.1)
253-
rdoc (7.0.3)
255+
rdoc (7.2.0)
254256
erb
255257
psych (>= 4.0.0)
256258
tsort
@@ -345,9 +347,9 @@ GEM
345347
tilt (2.4.0)
346348
timeout (0.6.0)
347349
tsort (0.2.0)
348-
turbo-rails (2.0.11)
349-
actionpack (>= 6.0.0)
350-
railties (>= 6.0.0)
350+
turbo-rails (2.0.23)
351+
actionpack (>= 7.1.0)
352+
railties (>= 7.1.0)
351353
tzinfo (2.0.6)
352354
concurrent-ruby (~> 1.0)
353355
unicode-display_width (2.5.0)
@@ -364,7 +366,7 @@ GEM
364366
websocket-extensions (0.1.5)
365367
xpath (3.2.0)
366368
nokogiri (~> 1.8)
367-
zeitwerk (2.7.4)
369+
zeitwerk (2.7.5)
368370

369371
PLATFORMS
370372
aarch64-linux

0 commit comments

Comments
 (0)