Skip to content

Commit 08c7a82

Browse files
chore(deps): update dependency ruby-lsp to v0.26.5
1 parent 7a47ff2 commit 08c7a82

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

test-fixtures/ruby-workspace/Gemfile.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
ruby-lsp (0.18.1)
4+
language_server-protocol (3.17.0.5)
5+
logger (1.7.0)
6+
prism (1.8.0)
7+
rbs (3.10.2)
8+
logger
9+
ruby-lsp (0.26.5)
10+
language_server-protocol (~> 3.17.0)
11+
prism (>= 1.2, < 2.0)
12+
rbs (>= 3, < 5)
513

614
PLATFORMS
715
ruby

0 commit comments

Comments
 (0)