We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02d5d5b + 831c440 commit aff2d11Copy full SHA for aff2d11
1 file changed
Gemfile.lock
@@ -46,12 +46,17 @@ GEM
46
http-form_data (2.3.0)
47
json (2.18.1)
48
json (2.18.1-java)
49
+ json-schema (6.1.0)
50
+ addressable (~> 2.8)
51
+ bigdecimal (>= 3.1, < 5)
52
language_server-protocol (3.17.0.5)
53
lint_roller (1.1.0)
54
llhttp-ffi (0.5.1)
55
ffi-compiler (~> 1.0)
56
rake (~> 13.0)
57
maxmind-db (1.4.0)
58
+ mcp (0.8.0)
59
+ json-schema (>= 4.1)
60
minitest (6.0.2)
61
drb (~> 2.0)
62
prism (~> 1.5)
@@ -67,10 +72,11 @@ GEM
67
72
rake (13.3.1)
68
73
regexp_parser (2.11.3)
69
74
rexml (3.4.4)
70
- rubocop (1.84.2)
75
+ rubocop (1.85.0)
71
76
json (~> 2.3)
77
language_server-protocol (~> 3.17.0.2)
78
lint_roller (~> 1.1.0)
79
+ mcp (~> 0.6)
80
parallel (~> 1.10)
81
parser (>= 3.3.0.2)
82
rainbow (>= 2.2.2, < 4.0)
0 commit comments