Skip to content

Commit 3a282ee

Browse files
Bump turbo-rails from 2.0.13 to 2.0.17
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.13 to 2.0.17. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.13...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 810be5b commit 3a282ee

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
bcrypt_pbkdf (1.1.1)
8080
bcrypt_pbkdf (1.1.1-arm64-darwin)
8181
benchmark (0.4.1)
82-
bigdecimal (3.2.1)
82+
bigdecimal (3.2.3)
8383
bindex (0.8.1)
8484
bootsnap (1.18.6)
8585
msgpack (~> 1.2)
@@ -96,7 +96,7 @@ GEM
9696
regexp_parser (>= 1.5, < 3.0)
9797
xpath (~> 3.2)
9898
concurrent-ruby (1.3.5)
99-
connection_pool (2.5.3)
99+
connection_pool (2.5.4)
100100
crass (1.0.6)
101101
date (3.4.1)
102102
debug (1.11.0)
@@ -117,7 +117,7 @@ GEM
117117
railties (>= 6.1)
118118
drb (2.2.3)
119119
ed25519 (1.4.0)
120-
erb (5.0.1)
120+
erb (5.0.2)
121121
erubi (1.13.1)
122122
et-orbi (1.2.11)
123123
tzinfo
@@ -157,7 +157,7 @@ GEM
157157
actionpack (>= 6.0.0)
158158
activesupport (>= 6.0.0)
159159
railties (>= 6.0.0)
160-
io-console (0.8.0)
160+
io-console (0.8.1)
161161
irb (1.15.2)
162162
pp (>= 0.6.0)
163163
rdoc (>= 4.0.0)
@@ -221,19 +221,19 @@ GEM
221221
net-ssh (7.3.0)
222222
netrc (0.11.0)
223223
nio4r (2.7.4)
224-
nokogiri (1.18.8-aarch64-linux-gnu)
224+
nokogiri (1.18.10-aarch64-linux-gnu)
225225
racc (~> 1.4)
226-
nokogiri (1.18.8-aarch64-linux-musl)
226+
nokogiri (1.18.10-aarch64-linux-musl)
227227
racc (~> 1.4)
228-
nokogiri (1.18.8-arm-linux-gnu)
228+
nokogiri (1.18.10-arm-linux-gnu)
229229
racc (~> 1.4)
230-
nokogiri (1.18.8-arm-linux-musl)
230+
nokogiri (1.18.10-arm-linux-musl)
231231
racc (~> 1.4)
232-
nokogiri (1.18.8-arm64-darwin)
232+
nokogiri (1.18.10-arm64-darwin)
233233
racc (~> 1.4)
234-
nokogiri (1.18.8-x86_64-linux-gnu)
234+
nokogiri (1.18.10-x86_64-linux-gnu)
235235
racc (~> 1.4)
236-
nokogiri (1.18.8-x86_64-linux-musl)
236+
nokogiri (1.18.10-x86_64-linux-musl)
237237
racc (~> 1.4)
238238
oauth2 (2.0.12)
239239
faraday (>= 0.17.3, < 4.0)
@@ -279,7 +279,7 @@ GEM
279279
nio4r (~> 2.0)
280280
raabro (1.4.0)
281281
racc (1.8.1)
282-
rack (3.1.15)
282+
rack (3.2.1)
283283
rack-protection (4.1.1)
284284
base64 (>= 0.1.0)
285285
logger (>= 1.6.0)
@@ -322,13 +322,13 @@ GEM
322322
zeitwerk (~> 2.6)
323323
rainbow (3.1.1)
324324
rake (13.3.0)
325-
rdoc (6.14.1)
325+
rdoc (6.14.2)
326326
erb
327327
psych (>= 4.0.0)
328328
redis-client (0.24.0)
329329
connection_pool
330330
regexp_parser (2.10.0)
331-
reline (0.6.1)
331+
reline (0.6.2)
332332
io-console (~> 0.5)
333333
rest-client (2.1.0)
334334
http-accept (>= 1.7.0, < 2.0)
@@ -435,7 +435,7 @@ GEM
435435
thruster (0.1.13-x86_64-linux)
436436
tilt (2.6.0)
437437
timeout (0.4.3)
438-
turbo-rails (2.0.13)
438+
turbo-rails (2.0.17)
439439
actionpack (>= 7.1.0)
440440
railties (>= 7.1.0)
441441
tzinfo (2.0.6)

0 commit comments

Comments
 (0)