Skip to content

Commit 2b81704

Browse files
Bump rails from 8c7e394 to 73761aa
Bumps [rails](https://github.com/rails/rails) from `8c7e394` to `73761aa`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@8c7e394...73761aa) --- updated-dependencies: - dependency-name: rails dependency-version: 73761aae49cbefd4d825a7071f0a2fd215ad9740 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6a839c commit 2b81704

File tree

1 file changed

+26
-22
lines changed

1 file changed

+26
-22
lines changed

Gemfile.lock

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/rails/rails.git
3-
revision: 8c7e39497f069e354d67ed14c63fa31383871e5d
3+
revision: 73761aae49cbefd4d825a7071f0a2fd215ad9740
44
branch: main
55
specs:
66
actioncable (8.1.0.alpha)
@@ -212,7 +212,7 @@ GEM
212212
http-2 (1.0.2)
213213
httpx (1.4.0)
214214
http-2 (>= 1.0.0)
215-
i18n (1.14.6)
215+
i18n (1.14.7)
216216
concurrent-ruby (~> 1.0)
217217
image_processing (1.13.0)
218218
mini_magick (>= 4.9.5, < 5)
@@ -222,7 +222,8 @@ GEM
222222
activesupport (>= 6.0.0)
223223
railties (>= 6.0.0)
224224
io-console (0.8.0)
225-
irb (1.14.3)
225+
irb (1.15.2)
226+
pp (>= 0.6.0)
226227
rdoc (>= 4.0.0)
227228
reline (>= 0.4.2)
228229
jbuilder (2.13.0)
@@ -252,7 +253,7 @@ GEM
252253
pragmatic_segmenter (~> 0.3.0)
253254
zeitwerk (~> 2.5)
254255
language_server-protocol (3.17.0.3)
255-
logger (1.6.5)
256+
logger (1.7.0)
256257
loofah (2.24.0)
257258
crass (~> 1.0.2)
258259
nokogiri (>= 1.12.0)
@@ -266,55 +267,58 @@ GEM
266267
method_source (1.1.0)
267268
mini_magick (4.13.2)
268269
mini_mime (1.1.5)
269-
minitest (5.25.4)
270+
minitest (5.25.5)
270271
minitest-snapshots (1.1.2)
271272
msgpack (1.7.5)
272273
multipart-post (2.4.1)
273274
net-http (0.6.0)
274275
uri
275-
net-imap (0.5.5)
276+
net-imap (0.5.6)
276277
date
277278
net-protocol
278279
net-pop (0.1.2)
279280
net-protocol
280281
net-protocol (0.2.2)
281282
timeout
282-
net-smtp (0.5.0)
283+
net-smtp (0.5.1)
283284
net-protocol
284285
nio4r (2.7.4)
285-
nokogiri (1.18.1-aarch64-linux-gnu)
286+
nokogiri (1.18.7-aarch64-linux-gnu)
286287
racc (~> 1.4)
287-
nokogiri (1.18.1-aarch64-linux-musl)
288+
nokogiri (1.18.7-aarch64-linux-musl)
288289
racc (~> 1.4)
289-
nokogiri (1.18.1-arm-linux-gnu)
290+
nokogiri (1.18.7-arm-linux-gnu)
290291
racc (~> 1.4)
291-
nokogiri (1.18.1-arm-linux-musl)
292+
nokogiri (1.18.7-arm-linux-musl)
292293
racc (~> 1.4)
293-
nokogiri (1.18.1-arm64-darwin)
294+
nokogiri (1.18.7-arm64-darwin)
294295
racc (~> 1.4)
295-
nokogiri (1.18.1-x86_64-darwin)
296+
nokogiri (1.18.7-x86_64-darwin)
296297
racc (~> 1.4)
297-
nokogiri (1.18.1-x86_64-linux-gnu)
298+
nokogiri (1.18.7-x86_64-linux-gnu)
298299
racc (~> 1.4)
299-
nokogiri (1.18.1-x86_64-linux-musl)
300+
nokogiri (1.18.7-x86_64-linux-musl)
300301
racc (~> 1.4)
301302
ostruct (0.6.1)
302303
parallel (1.26.3)
303304
parser (3.3.6.0)
304305
ast (~> 2.4.1)
305306
racc
307+
pp (0.6.2)
308+
prettyprint
306309
pragmatic_segmenter (0.3.24)
310+
prettyprint (0.2.0)
307311
pry (0.15.2)
308312
coderay (~> 1.1)
309313
method_source (~> 1.0)
310-
psych (5.2.2)
314+
psych (5.2.3)
311315
date
312316
stringio
313317
public_suffix (6.0.1)
314318
puma (6.5.0)
315319
nio4r (~> 2.0)
316320
racc (1.8.1)
317-
rack (3.1.8)
321+
rack (3.1.13)
318322
rack-session (2.1.0)
319323
base64 (>= 0.1.0)
320324
rack (>= 3.0.0)
@@ -331,14 +335,14 @@ GEM
331335
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
332336
rainbow (3.1.1)
333337
rake (13.2.1)
334-
rdoc (6.10.0)
338+
rdoc (6.13.1)
335339
psych (>= 4.0.0)
336340
redis (5.3.0)
337341
redis-client (>= 0.22.0)
338342
redis-client (0.23.0)
339343
connection_pool
340344
regexp_parser (2.10.0)
341-
reline (0.6.0)
345+
reline (0.6.1)
342346
io-console (~> 0.5)
343347
rexml (3.4.0)
344348
rubocop (1.70.0)
@@ -408,7 +412,7 @@ GEM
408412
sqlite3 (2.5.0-x86_64-linux-musl)
409413
stimulus-rails (1.3.4)
410414
railties (>= 6.0.0)
411-
stringio (3.1.2)
415+
stringio (3.1.6)
412416
tailwindcss-rails (3.2.0)
413417
railties (>= 7.0.0)
414418
tailwindcss-ruby
@@ -427,7 +431,7 @@ GEM
427431
unicode-display_width (3.1.3)
428432
unicode-emoji (~> 4.0, >= 4.0.4)
429433
unicode-emoji (4.0.4)
430-
uri (1.0.2)
434+
uri (1.0.3)
431435
useragent (0.16.11)
432436
vcr (6.3.1)
433437
base64
@@ -447,7 +451,7 @@ GEM
447451
websocket-extensions (0.1.5)
448452
xpath (3.2.0)
449453
nokogiri (~> 1.8)
450-
zeitwerk (2.7.1)
454+
zeitwerk (2.7.2)
451455

452456
PLATFORMS
453457
aarch64-linux

0 commit comments

Comments
 (0)