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.
1 parent 5ff42d8 commit 61c6017Copy full SHA for 61c6017
1 file changed
Gemfile.lock
@@ -4,7 +4,6 @@ GEM
4
addressable (2.8.9)
5
public_suffix (>= 2.0.2, < 8.0)
6
ast (2.4.3)
7
- bigdecimal (4.0.1)
8
faraday (2.14.1)
9
faraday-net_http (>= 2.0, < 3.5)
10
json
@@ -14,14 +13,9 @@ GEM
14
13
faraday-retry (2.4.0)
15
faraday (~> 2.0)
16
json (2.19.2)
17
- json-schema (6.2.0)
18
- addressable (~> 2.8)
19
- bigdecimal (>= 3.1, < 5)
20
language_server-protocol (3.17.0.5)
21
lint_roller (1.1.0)
22
logger (1.7.0)
23
- mcp (0.9.0)
24
- json-schema (>= 4.1)
25
net-http (0.9.1)
26
uri (>= 0.11.1)
27
octokit (10.0.0)
@@ -38,11 +32,10 @@ GEM
38
32
rake (13.3.1)
39
33
regexp_parser (2.11.3)
40
34
rexml (3.4.4)
41
- rubocop (1.85.1)
35
+ rubocop (1.86.0)
42
36
json (~> 2.3)
43
37
language_server-protocol (~> 3.17.0.2)
44
lint_roller (~> 1.1.0)
45
- mcp (~> 0.6)
46
parallel (~> 1.10)
47
parser (>= 3.3.0.2)
48
rainbow (>= 2.2.2, < 4.0)
0 commit comments