We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802548f commit e06841dCopy full SHA for e06841d
spec/Gemfile.lock
@@ -8,7 +8,7 @@ GEM
8
json (2.9.1)
9
language_server-protocol (3.17.0.3)
10
parallel (1.26.3)
11
- parser (3.3.6.0)
+ parser (3.3.7.0)
12
ast (~> 2.4.1)
13
racc
14
racc (1.8.1)
@@ -27,7 +27,7 @@ GEM
27
diff-lcs (>= 1.2.0, < 2.0)
28
rspec-support (~> 3.13.0)
29
rspec-support (3.13.0)
30
- rubocop (1.70.0)
+ rubocop (1.71.0)
31
json (~> 2.3)
32
language_server-protocol (>= 3.17.0)
33
parallel (~> 1.10)
@@ -50,7 +50,7 @@ GEM
50
rubocop-rspec (~> 3, >= 3.0.1)
51
ruby-progressbar (1.13.0)
52
semi_semantic (1.2.0)
53
- unicode-display_width (3.1.3)
+ unicode-display_width (3.1.4)
54
unicode-emoji (~> 4.0, >= 4.0.4)
55
unicode-emoji (4.0.4)
56
0 commit comments