We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a47ff2 commit 08c7a82Copy full SHA for 08c7a82
test-fixtures/ruby-workspace/Gemfile.lock
@@ -1,7 +1,15 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- ruby-lsp (0.18.1)
+ 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)
13
14
PLATFORMS
15
ruby
0 commit comments