Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletions Library/Homebrew/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,24 @@ GEM
bindata (~> 2)
erubi (1.13.1)
hana (1.3.7)
json (2.10.2)
json (2.13.2)
json_schemer (2.4.0)
bigdecimal
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
kramdown (2.5.1)
rexml (>= 3.3.9)
language_server-protocol (3.17.0.4)
language_server-protocol (3.17.0.5)
lint_roller (1.1.0)
logger (1.7.0)
method_source (1.1.0)
minitest (5.25.5)
netrc (0.11.0)
parallel (1.26.3)
parallel (1.27.0)
parallel_tests (5.1.0)
parallel
parser (3.3.7.4)
parser (3.3.9.0)
ast (~> 2.4.1)
racc
patchelf (1.5.1)
Expand All @@ -54,7 +54,7 @@ GEM
rbs (3.9.2)
logger
redcarpet (3.6.1)
regexp_parser (2.10.0)
regexp_parser (2.11.2)
rexml (3.4.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -98,7 +98,7 @@ GEM
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rspec (3.5.0)
rubocop-rspec (3.7.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-sorbet (0.10.0)
Expand Down Expand Up @@ -148,7 +148,7 @@ GEM
thor (>= 1.2.0)
yard-sorbet
thor (1.3.2)
unicode-display_width (3.1.4)
unicode-display_width (3.1.5)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
vernier (1.7.0)
Expand All @@ -160,7 +160,6 @@ GEM

PLATFORMS
aarch64-linux
arm-linux
arm64-darwin
x86_64-darwin
x86_64-linux
Expand Down
Loading