Skip to content

Commit 648d795

Browse files
Bump turbo-rails from 1.5.0 to 2.0.17
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.5.0 to 2.0.17. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v1.5.0...v2.0.17) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc98d10 commit 648d795

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
bcrypt_pbkdf (1.1.1)
8181
bcrypt_pbkdf (1.1.1-x64-mingw-ucrt)
8282
benchmark (0.4.1)
83-
bigdecimal (3.2.2)
83+
bigdecimal (3.3.1)
8484
bindex (0.8.1)
8585
bootsnap (1.18.6)
8686
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.1.1)
118118
erubi (1.13.1)
119119
et-orbi (1.3.0)
120120
tzinfo
@@ -126,7 +126,7 @@ GEM
126126
fugit (1.11.1)
127127
et-orbi (~> 1, >= 1.2.11)
128128
raabro (~> 1.4)
129-
globalid (1.2.1)
129+
globalid (1.3.0)
130130
activesupport (>= 6.1)
131131
hotwire-rails (0.1.3)
132132
rails (>= 6.0.0)
@@ -176,7 +176,7 @@ GEM
176176
marcel (1.0.4)
177177
matrix (0.4.3)
178178
mini_mime (1.1.5)
179-
minitest (5.25.5)
179+
minitest (5.26.0)
180180
msgpack (1.8.0)
181181
net-imap (0.5.9)
182182
date
@@ -193,9 +193,9 @@ GEM
193193
net-protocol
194194
net-ssh (7.3.0)
195195
nio4r (2.7.4)
196-
nokogiri (1.18.9-x64-mingw-ucrt)
196+
nokogiri (1.18.10-x64-mingw-ucrt)
197197
racc (~> 1.4)
198-
nokogiri (1.18.9-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)
@@ -205,7 +205,7 @@ GEM
205205
racc
206206
pg (1.6.1-x64-mingw-ucrt)
207207
pg (1.6.1-x86_64-linux)
208-
pp (0.6.2)
208+
pp (0.6.3)
209209
prettyprint
210210
prettyprint (0.2.0)
211211
prism (1.4.0)
@@ -221,7 +221,7 @@ GEM
221221
nio4r (~> 2.0)
222222
raabro (1.4.0)
223223
racc (1.8.1)
224-
rack (3.2.0)
224+
rack (3.2.3)
225225
rack-proxy (0.7.7)
226226
rack
227227
rack-session (2.1.1)
@@ -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.11.2)
269270
reline (0.6.2)
270271
io-console (~> 0.5)
@@ -357,18 +358,18 @@ GEM
357358
thruster (0.1.15)
358359
thruster (0.1.15-x86_64-linux)
359360
timeout (0.4.3)
360-
turbo-rails (1.5.0)
361-
actionpack (>= 6.0.0)
362-
activejob (>= 6.0.0)
363-
railties (>= 6.0.0)
361+
tsort (0.2.0)
362+
turbo-rails (2.0.17)
363+
actionpack (>= 7.1.0)
364+
railties (>= 7.1.0)
364365
tzinfo (2.0.6)
365366
concurrent-ruby (~> 1.0)
366367
tzinfo-data (1.2025.2)
367368
tzinfo (>= 1.0.0)
368369
unicode-display_width (3.1.5)
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)