Skip to content

Commit f3acc80

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 6a0ba33 commit f3acc80

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
@@ -104,7 +104,7 @@ GEM
104104
ast (2.4.3)
105105
base64 (0.3.0)
106106
benchmark (0.4.1)
107-
bigdecimal (3.2.2)
107+
bigdecimal (3.3.0)
108108
bindex (0.8.1)
109109
bootsnap (1.18.6)
110110
msgpack (~> 1.2)
@@ -125,14 +125,14 @@ GEM
125125
config (5.6.1)
126126
deep_merge (~> 1.2, >= 1.2.1)
127127
ostruct
128-
connection_pool (2.5.3)
128+
connection_pool (2.5.4)
129129
crass (1.0.6)
130130
cssbundling-rails (1.4.3)
131131
railties (>= 6.0.0)
132132
date (3.4.1)
133133
deep_merge (1.2.2)
134134
drb (2.2.3)
135-
erb (5.0.2)
135+
erb (5.0.3)
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.4.0)
@@ -244,7 +244,7 @@ GEM
244244
puma (6.6.1)
245245
nio4r (~> 2.0)
246246
racc (1.8.1)
247-
rack (3.2.0)
247+
rack (3.2.2)
248248
rack-session (2.1.1)
249249
base64 (>= 0.1.0)
250250
rack (>= 3.0.0)
@@ -376,7 +376,7 @@ GEM
376376
thor (1.4.0)
377377
tilt (2.6.0)
378378
timeout (0.4.3)
379-
turbo-rails (2.0.16)
379+
turbo-rails (2.0.17)
380380
actionpack (>= 7.1.0)
381381
railties (>= 7.1.0)
382382
tzinfo (2.0.6)

0 commit comments

Comments
 (0)