We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff56c6 commit cbd9b62Copy full SHA for cbd9b62
spec/Gemfile.lock
@@ -5,10 +5,11 @@ GEM
5
bosh-template (2.4.0)
6
semi_semantic (~> 1.2.0)
7
diff-lcs (1.5.1)
8
- json (2.9.1)
+ json (2.10.1)
9
language_server-protocol (3.17.0.4)
10
+ lint_roller (1.1.0)
11
parallel (1.26.3)
- parser (3.3.7.0)
12
+ parser (3.3.7.1)
13
ast (~> 2.4.1)
14
racc
15
racc (1.8.1)
@@ -27,9 +28,10 @@ GEM
27
28
diff-lcs (>= 1.2.0, < 2.0)
29
rspec-support (~> 3.13.0)
30
rspec-support (3.13.0)
- rubocop (1.71.2)
31
+ rubocop (1.72.1)
32
json (~> 2.3)
- language_server-protocol (>= 3.17.0)
33
+ language_server-protocol (~> 3.17.0.2)
34
+ lint_roller (~> 1.1.0)
35
parallel (~> 1.10)
36
parser (>= 3.3.0.2)
37
rainbow (>= 2.2.2, < 4.0)
0 commit comments