We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a92a0 commit 27c03deCopy full SHA for 27c03de
.ruby-lsp/Gemfile.lock
@@ -4,22 +4,22 @@ GEM
4
addressable (2.8.9)
5
public_suffix (>= 2.0.2, < 8.0)
6
ast (2.4.3)
7
- bigdecimal (3.3.1)
+ bigdecimal (4.1.0)
8
json (2.19.2)
9
- json-schema (5.2.2)
+ json-schema (6.2.0)
10
addressable (~> 2.8)
11
- bigdecimal (~> 3.1)
+ bigdecimal (>= 3.1, < 5)
12
language_server-protocol (3.17.0.5)
13
lint_roller (1.1.0)
14
logger (1.7.0)
15
- mcp (0.8.0)
+ mcp (0.9.2)
16
json-schema (>= 4.1)
17
parallel (1.27.0)
18
parser (3.3.10.2)
19
ast (~> 2.4.1)
20
racc
21
prism (1.9.0)
22
- public_suffix (6.0.2)
+ public_suffix (7.0.5)
23
racc (1.8.1)
24
rainbow (3.1.1)
25
rbs (3.10.3)
0 commit comments