Skip to content

Commit 36ba133

Browse files
authored
Merge pull request #2839 from ruby/bundle-update-20260203-24b5a7a9
bundle update (2026-02-03)
2 parents 1d123e6 + f8fb2d4 commit 36ba133

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GEM
9292
pp (0.6.3)
9393
prettyprint
9494
prettyprint (0.2.0)
95-
prism (1.8.0)
95+
prism (1.9.0)
9696
pstore (0.2.0)
9797
psych (4.0.6)
9898
stringio
@@ -127,16 +127,16 @@ GEM
127127
rspec-mocks (3.13.7)
128128
diff-lcs (>= 1.2.0, < 2.0)
129129
rspec-support (~> 3.13.0)
130-
rspec-support (3.13.6)
131-
rubocop (1.82.1)
130+
rspec-support (3.13.7)
131+
rubocop (1.84.1)
132132
json (~> 2.3)
133133
language_server-protocol (~> 3.17.0.2)
134134
lint_roller (~> 1.1.0)
135135
parallel (~> 1.10)
136136
parser (>= 3.3.0.2)
137137
rainbow (>= 2.2.2, < 4.0)
138138
regexp_parser (>= 2.9.3, < 3.0)
139-
rubocop-ast (>= 1.48.0, < 2.0)
139+
rubocop-ast (>= 1.49.0, < 2.0)
140140
ruby-progressbar (~> 1.7)
141141
unicode-display_width (>= 2.4.0, < 4.0)
142142
rubocop-ast (1.49.0)

steep/Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,15 @@ GEM
3939
ast (~> 2.4.1)
4040
racc
4141
power_assert (3.0.1)
42-
prism (1.8.0)
42+
prism (1.9.0)
4343
racc (1.8.1)
4444
rainbow (3.1.1)
4545
rb-fsevent (0.11.2)
4646
rb-inotify (0.11.1)
4747
ffi (~> 1.0)
48-
rbs (3.10.2)
48+
rbs (3.10.3)
4949
logger
50+
tsort
5051
ruby-lsp (0.26.5)
5152
language_server-protocol (~> 3.17.0)
5253
prism (>= 1.2, < 2.0)
@@ -74,6 +75,7 @@ GEM
7475
unicode-display_width (>= 1.1.1, < 4)
7576
test-unit (3.7.7)
7677
power_assert
78+
tsort (0.2.0)
7779
tzinfo (2.0.6)
7880
concurrent-ruby (~> 1.0)
7981
unicode-display_width (3.2.0)

0 commit comments

Comments
 (0)