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 bea771c commit 74f32d0Copy full SHA for 74f32d0
examples/ruby/Gemfile.lock
@@ -4,7 +4,7 @@ GEM
4
ast (2.4.2)
5
base64 (0.2.0)
6
diff-lcs (1.5.1)
7
- json (2.7.2)
+ json (2.7.5)
8
language_server-protocol (3.17.0.3)
9
logger (1.6.1)
10
parallel (1.26.3)
@@ -29,7 +29,7 @@ GEM
29
diff-lcs (>= 1.2.0, < 2.0)
30
rspec-support (~> 3.13.0)
31
rspec-support (3.13.0)
32
- rubocop (1.67.0)
+ rubocop (1.68.0)
33
json (~> 2.3)
34
language_server-protocol (>= 3.17.0)
35
parallel (~> 1.10)
@@ -39,7 +39,7 @@ GEM
39
rubocop-ast (>= 1.32.2, < 2.0)
40
ruby-progressbar (~> 1.7)
41
unicode-display_width (>= 2.4.0, < 3.0)
42
- rubocop-ast (1.32.3)
+ rubocop-ast (1.33.0)
43
parser (>= 3.3.1.0)
44
rubocop-rspec (3.1.0)
45
rubocop (~> 1.61)
0 commit comments