Skip to content

Commit b2a6f30

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] <support@github.com>
1 parent 40ecc21 commit b2a6f30

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
bcrypt_pbkdf (1.1.1-x64-mingw-ucrt)
8282
bcrypt_pbkdf (1.1.1-x86-mingw32)
8383
benchmark (0.4.1)
84-
bigdecimal (3.2.2)
84+
bigdecimal (3.3.0)
8585
bindex (0.8.1)
8686
bootsnap (1.18.6)
8787
msgpack (~> 1.2)
@@ -98,7 +98,7 @@ GEM
9898
regexp_parser (>= 1.5, < 3.0)
9999
xpath (~> 3.2)
100100
concurrent-ruby (1.3.5)
101-
connection_pool (2.5.3)
101+
connection_pool (2.5.4)
102102
crass (1.0.6)
103103
date (3.4.1)
104104
debug (1.11.0)
@@ -114,7 +114,7 @@ GEM
114114
dotenv (3.1.8)
115115
drb (2.2.3)
116116
ed25519 (1.4.0)
117-
erb (5.0.2)
117+
erb (5.0.3)
118118
erubi (1.13.1)
119119
et-orbi (1.2.11)
120120
tzinfo
@@ -161,7 +161,7 @@ GEM
161161
language_server-protocol (3.17.0.5)
162162
lint_roller (1.1.0)
163163
logger (1.7.0)
164-
loofah (2.24.0)
164+
loofah (2.24.1)
165165
crass (~> 1.0.2)
166166
nokogiri (>= 1.12.0)
167167
mail (2.8.1)
@@ -190,12 +190,12 @@ GEM
190190
net-protocol
191191
net-ssh (7.3.0)
192192
nio4r (2.7.4)
193-
nokogiri (1.18.4)
193+
nokogiri (1.18.10)
194194
mini_portile2 (~> 2.8.2)
195195
racc (~> 1.4)
196-
nokogiri (1.18.4-x64-mingw-ucrt)
196+
nokogiri (1.18.10-x64-mingw-ucrt)
197197
racc (~> 1.4)
198-
nokogiri (1.18.4-x86_64-linux-gnu)
198+
nokogiri (1.18.10-x86_64-linux-gnu)
199199
racc (~> 1.4)
200200
orm_adapter (0.5.0)
201201
ostruct (0.6.3)
@@ -206,7 +206,7 @@ GEM
206206
pg (1.6.0-x64-mingw-ucrt)
207207
pg (1.6.0-x86-mingw32)
208208
pg (1.6.0-x86_64-linux)
209-
pp (0.6.2)
209+
pp (0.6.3)
210210
prettyprint
211211
prettyprint (0.2.0)
212212
prism (1.4.0)
@@ -223,7 +223,7 @@ GEM
223223
nio4r (~> 2.0)
224224
raabro (1.4.0)
225225
racc (1.8.1)
226-
rack (3.1.16)
226+
rack (3.2.2)
227227
rack-session (2.1.1)
228228
base64 (>= 0.1.0)
229229
rack (>= 3.0.0)
@@ -245,7 +245,7 @@ GEM
245245
activesupport (= 8.0.2)
246246
bundler (>= 1.15.0)
247247
railties (= 8.0.2)
248-
rails-dom-testing (2.2.0)
248+
rails-dom-testing (2.3.0)
249249
activesupport (>= 5.0.0)
250250
minitest
251251
nokogiri (>= 1.6)
@@ -262,9 +262,10 @@ GEM
262262
zeitwerk (~> 2.6)
263263
rainbow (3.1.1)
264264
rake (13.3.0)
265-
rdoc (6.14.2)
265+
rdoc (6.15.0)
266266
erb
267267
psych (>= 4.0.0)
268+
tsort
268269
regexp_parser (2.10.0)
269270
reline (0.6.2)
270271
io-console (~> 0.5)
@@ -358,7 +359,7 @@ GEM
358359
thruster (0.1.14-x86_64-linux)
359360
timeout (0.4.3)
360361
tsort (0.2.0)
361-
turbo-rails (2.0.13)
362+
turbo-rails (2.0.17)
362363
actionpack (>= 7.1.0)
363364
railties (>= 7.1.0)
364365
tzinfo (2.0.6)
@@ -368,7 +369,7 @@ GEM
368369
unicode-display_width (3.1.4)
369370
unicode-emoji (~> 4.0, >= 4.0.4)
370371
unicode-emoji (4.0.4)
371-
uri (1.0.3)
372+
uri (1.0.4)
372373
useragent (0.16.11)
373374
warden (1.2.9)
374375
rack (>= 2.0.9)

0 commit comments

Comments
 (0)