Skip to content

Commit fa06cfc

Browse files
bundle update
1 parent d546c86 commit fa06cfc

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/soutaro/steep.git
3-
revision: 383f4ca6481bb7cdb9338015195a5ce35806349e
3+
revision: 11af05194a4241d4fa5099f1bcb09b333cb63c6c
44
specs:
55
steep (2.0.0.dev)
66
activesupport (>= 5.1)
@@ -11,7 +11,6 @@ GIT
1111
language_server-protocol (>= 3.17.0.4, < 4.0)
1212
listen (~> 3.0)
1313
logger (>= 1.3.0)
14-
mutex_m (>= 0.3.0)
1514
parser (>= 3.2)
1615
rainbow (>= 2.2.2, < 4.0)
1716
rbs (~> 4.0.0.dev)
@@ -162,7 +161,7 @@ GEM
162161
rubocop-ast (>= 1.49.0, < 2.0)
163162
ruby-progressbar (~> 1.7)
164163
unicode-display_width (>= 2.4.0, < 4.0)
165-
rubocop-ast (1.49.0)
164+
rubocop-ast (1.49.1)
166165
parser (>= 3.3.7.2)
167166
prism (~> 1.7)
168167
rubocop-on-rbs (1.9.1)

steep/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ GEM
4949
rbs (3.10.3)
5050
logger
5151
tsort
52-
ruby-lsp (0.26.7)
52+
ruby-lsp (0.26.8)
5353
language_server-protocol (~> 3.17.0)
5454
prism (>= 1.2, < 2.0)
5555
rbs (>= 3, < 5)

0 commit comments

Comments
 (0)