Skip to content

Commit 4ab75d9

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

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ GEM
103103
public_suffix (>= 2.0.2, < 7.0)
104104
ast (2.4.3)
105105
base64 (0.3.0)
106-
benchmark (0.4.0)
107-
bigdecimal (3.1.9)
106+
benchmark (0.4.1)
107+
bigdecimal (3.2.2)
108108
bindex (0.8.1)
109109
bootsnap (1.18.4)
110110
msgpack (~> 1.2)
@@ -122,12 +122,12 @@ GEM
122122
comfy_bootstrap_form (4.0.9)
123123
rails (>= 5.0.0)
124124
concurrent-ruby (1.3.5)
125-
connection_pool (2.5.1)
125+
connection_pool (2.5.3)
126126
crass (1.0.6)
127127
cssbundling-rails (1.4.3)
128128
railties (>= 6.0.0)
129129
date (3.4.1)
130-
drb (2.2.1)
130+
drb (2.2.3)
131131
erubi (1.13.1)
132132
execjs (2.10.0)
133133
ffi (1.17.2-aarch64-linux-gnu)
@@ -176,7 +176,7 @@ GEM
176176
rb-fsevent (~> 0.10, >= 0.10.3)
177177
rb-inotify (~> 0.9, >= 0.9.10)
178178
logger (1.7.0)
179-
loofah (2.24.0)
179+
loofah (2.24.1)
180180
crass (~> 1.0.2)
181181
nokogiri (>= 1.12.0)
182182
mail (2.8.1)
@@ -231,7 +231,7 @@ GEM
231231
prettyprint
232232
prettyprint (0.2.0)
233233
prism (1.4.0)
234-
psych (5.2.3)
234+
psych (5.2.6)
235235
date
236236
stringio
237237
public_suffix (6.0.1)
@@ -260,7 +260,7 @@ GEM
260260
activesupport (= 7.1.5.1)
261261
bundler (>= 1.15.0)
262262
railties (= 7.1.5.1)
263-
rails-dom-testing (2.2.0)
263+
rails-dom-testing (2.3.0)
264264
activesupport (>= 5.0.0)
265265
minitest
266266
nokogiri (>= 1.6)
@@ -279,7 +279,7 @@ GEM
279279
thor (~> 1.0, >= 1.2.2)
280280
zeitwerk (~> 2.6)
281281
rainbow (3.1.1)
282-
rake (13.2.1)
282+
rake (13.3.0)
283283
rb-fsevent (0.11.2)
284284
rb-inotify (0.11.1)
285285
ffi (~> 1.0)
@@ -369,7 +369,7 @@ GEM
369369
thor (1.3.2)
370370
tilt (2.6.0)
371371
timeout (0.4.3)
372-
turbo-rails (2.0.13)
372+
turbo-rails (2.0.16)
373373
actionpack (>= 7.1.0)
374374
railties (>= 7.1.0)
375375
tzinfo (2.0.6)
@@ -391,7 +391,7 @@ GEM
391391
websocket-extensions (0.1.5)
392392
xpath (3.2.0)
393393
nokogiri (~> 1.8)
394-
zeitwerk (2.7.2)
394+
zeitwerk (2.7.3)
395395

396396
PLATFORMS
397397
aarch64-linux-gnu

0 commit comments

Comments
 (0)