Skip to content

Commit 5eb4c29

Browse files
Bump turbo-rails from 2.0.16 to 2.0.17
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.16 to 2.0.17. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.16...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 e68c524 commit 5eb4c29

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 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.1)
107-
bigdecimal (3.3.0)
106+
benchmark (0.5.0)
107+
bigdecimal (3.3.1)
108108
bindex (0.8.1)
109109
bootsnap (1.18.6)
110110
msgpack (~> 1.2)
@@ -132,7 +132,7 @@ GEM
132132
date (3.4.1)
133133
deep_merge (1.2.2)
134134
drb (2.2.3)
135-
erb (5.0.3)
135+
erb (5.1.1)
136136
erubi (1.13.1)
137137
execjs (2.10.0)
138138
ffi (1.17.2-aarch64-linux-gnu)
@@ -212,17 +212,17 @@ GEM
212212
net-smtp (0.5.1)
213213
net-protocol
214214
nio4r (2.7.4)
215-
nokogiri (1.18.9-aarch64-linux-gnu)
215+
nokogiri (1.18.10-aarch64-linux-gnu)
216216
racc (~> 1.4)
217-
nokogiri (1.18.9-arm-linux-gnu)
217+
nokogiri (1.18.10-arm-linux-gnu)
218218
racc (~> 1.4)
219-
nokogiri (1.18.9-arm64-darwin)
219+
nokogiri (1.18.10-arm64-darwin)
220220
racc (~> 1.4)
221-
nokogiri (1.18.9-x86_64-darwin)
221+
nokogiri (1.18.10-x86_64-darwin)
222222
racc (~> 1.4)
223-
nokogiri (1.18.9-x86_64-linux-gnu)
223+
nokogiri (1.18.10-x86_64-linux-gnu)
224224
racc (~> 1.4)
225-
nokogiri (1.18.9-x86_64-linux-musl)
225+
nokogiri (1.18.10-x86_64-linux-musl)
226226
racc (~> 1.4)
227227
ostruct (0.6.3)
228228
parallel (1.27.0)
@@ -233,7 +233,7 @@ GEM
233233
rack (>= 1.6.13)
234234
rackup (>= 1.0.1)
235235
rake (>= 12.3.3)
236-
pp (0.6.2)
236+
pp (0.6.3)
237237
prettyprint
238238
prettyprint (0.2.0)
239239
prism (1.6.0)
@@ -244,7 +244,7 @@ GEM
244244
puma (6.6.1)
245245
nio4r (~> 2.0)
246246
racc (1.8.1)
247-
rack (3.2.2)
247+
rack (3.2.3)
248248
rack-session (2.1.1)
249249
base64 (>= 0.1.0)
250250
rack (>= 3.0.0)
@@ -378,7 +378,7 @@ GEM
378378
tilt (2.6.0)
379379
timeout (0.4.3)
380380
tsort (0.2.0)
381-
turbo-rails (2.0.16)
381+
turbo-rails (2.0.17)
382382
actionpack (>= 7.1.0)
383383
railties (>= 7.1.0)
384384
tzinfo (2.0.6)

0 commit comments

Comments
 (0)