Skip to content

Commit f2d4bfb

Browse files
Bump turbo-rails from 2.0.11 to 2.0.13
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.11 to 2.0.13. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.11...v2.0.13) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b7effe commit f2d4bfb

File tree

1 file changed

+26
-22
lines changed

1 file changed

+26
-22
lines changed

Gemfile.lock

+26-22
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ GEM
111111
rack-test (>= 0.6.3)
112112
regexp_parser (>= 1.5, < 3.0)
113113
xpath (~> 3.2)
114-
concurrent-ruby (1.3.4)
115-
connection_pool (2.4.1)
114+
concurrent-ruby (1.3.5)
115+
connection_pool (2.5.0)
116116
crass (1.0.6)
117117
date (3.4.1)
118118
debug (1.10.0)
@@ -123,7 +123,7 @@ GEM
123123
erubi (1.13.1)
124124
globalid (1.2.1)
125125
activesupport (>= 6.1)
126-
i18n (1.14.6)
126+
i18n (1.14.7)
127127
concurrent-ruby (~> 1.0)
128128
importmap-rails (2.1.0)
129129
actionpack (>= 6.0.0)
@@ -133,15 +133,16 @@ GEM
133133
activesupport (>= 3.0)
134134
nokogiri (>= 1.6)
135135
io-console (0.8.0)
136-
irb (1.14.3)
136+
irb (1.15.1)
137+
pp (>= 0.6.0)
137138
rdoc (>= 4.0.0)
138139
reline (>= 0.4.2)
139140
jbuilder (2.13.0)
140141
actionview (>= 5.0.0)
141142
activesupport (>= 5.0.0)
142143
json (2.9.1)
143144
language_server-protocol (3.17.0.3)
144-
logger (1.6.4)
145+
logger (1.6.6)
145146
loofah (2.24.0)
146147
crass (~> 1.0.2)
147148
nokogiri (>= 1.12.0)
@@ -168,43 +169,46 @@ GEM
168169
net-smtp (0.5.0)
169170
net-protocol
170171
nio4r (2.7.4)
171-
nokogiri (1.18.1-aarch64-linux-gnu)
172+
nokogiri (1.18.3-aarch64-linux-gnu)
172173
racc (~> 1.4)
173-
nokogiri (1.18.1-aarch64-linux-musl)
174+
nokogiri (1.18.3-aarch64-linux-musl)
174175
racc (~> 1.4)
175-
nokogiri (1.18.1-arm-linux-gnu)
176+
nokogiri (1.18.3-arm-linux-gnu)
176177
racc (~> 1.4)
177-
nokogiri (1.18.1-arm-linux-musl)
178+
nokogiri (1.18.3-arm-linux-musl)
178179
racc (~> 1.4)
179-
nokogiri (1.18.1-arm64-darwin)
180+
nokogiri (1.18.3-arm64-darwin)
180181
racc (~> 1.4)
181-
nokogiri (1.18.1-x86_64-darwin)
182+
nokogiri (1.18.3-x86_64-darwin)
182183
racc (~> 1.4)
183-
nokogiri (1.18.1-x86_64-linux-gnu)
184+
nokogiri (1.18.3-x86_64-linux-gnu)
184185
racc (~> 1.4)
185-
nokogiri (1.18.1-x86_64-linux-musl)
186+
nokogiri (1.18.3-x86_64-linux-musl)
186187
racc (~> 1.4)
187188
pagy (9.3.3)
188189
parallel (1.26.3)
189190
parser (3.3.6.0)
190191
ast (~> 2.4.1)
191192
racc
192193
pg (1.5.9)
194+
pp (0.6.2)
195+
prettyprint
196+
prettyprint (0.2.0)
193197
prop_initializer (0.2.0)
194198
zeitwerk (>= 2.6.18)
195199
propshaft (1.1.0)
196200
actionpack (>= 7.0.0)
197201
activesupport (>= 7.0.0)
198202
rack
199203
railties (>= 7.0.0)
200-
psych (5.2.2)
204+
psych (5.2.3)
201205
date
202206
stringio
203207
public_suffix (6.0.1)
204208
puma (6.5.0)
205209
nio4r (~> 2.0)
206210
racc (1.8.1)
207-
rack (3.1.8)
211+
rack (3.1.11)
208212
rack-session (2.1.0)
209213
base64 (>= 0.1.0)
210214
rack (>= 3.0.0)
@@ -243,7 +247,7 @@ GEM
243247
zeitwerk (~> 2.6)
244248
rainbow (3.1.1)
245249
rake (13.2.1)
246-
rdoc (6.10.0)
250+
rdoc (6.12.0)
247251
psych (>= 4.0.0)
248252
regexp_parser (2.10.0)
249253
reline (0.6.0)
@@ -288,25 +292,25 @@ GEM
288292
websocket (~> 1.0)
289293
stimulus-rails (1.3.4)
290294
railties (>= 6.0.0)
291-
stringio (3.1.2)
295+
stringio (3.1.5)
292296
thor (1.3.2)
293297
thruster (0.1.9)
294298
thruster (0.1.9-aarch64-linux)
295299
thruster (0.1.9-arm64-darwin)
296300
thruster (0.1.9-x86_64-darwin)
297301
thruster (0.1.9-x86_64-linux)
298302
timeout (0.4.3)
299-
turbo-rails (2.0.11)
300-
actionpack (>= 6.0.0)
301-
railties (>= 6.0.0)
303+
turbo-rails (2.0.13)
304+
actionpack (>= 7.1.0)
305+
railties (>= 7.1.0)
302306
turbo_power (0.7.0)
303307
turbo-rails (>= 1.3.0)
304308
tzinfo (2.0.6)
305309
concurrent-ruby (~> 1.0)
306310
unicode-display_width (3.1.3)
307311
unicode-emoji (~> 4.0, >= 4.0.4)
308312
unicode-emoji (4.0.4)
309-
uri (1.0.2)
313+
uri (1.0.3)
310314
useragent (0.16.11)
311315
view_component (3.21.0)
312316
activesupport (>= 5.2.0, < 8.1)
@@ -324,7 +328,7 @@ GEM
324328
websocket-extensions (0.1.5)
325329
xpath (3.2.0)
326330
nokogiri (~> 1.8)
327-
zeitwerk (2.7.1)
331+
zeitwerk (2.7.2)
328332

329333
PLATFORMS
330334
aarch64-linux

0 commit comments

Comments
 (0)