We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1aa4d commit 307a514Copy full SHA for 307a514
examples/ruby/Gemfile.lock
@@ -7,13 +7,13 @@ GEM
7
json (2.7.2)
8
language_server-protocol (3.17.0.3)
9
parallel (1.24.0)
10
- parser (3.3.1.0)
+ parser (3.3.2.0)
11
ast (~> 2.4.1)
12
racc
13
- racc (1.7.3)
+ racc (1.8.0)
14
rainbow (3.1.1)
15
rake (13.2.1)
16
- regexp_parser (2.9.0)
+ regexp_parser (2.9.2)
17
rexml (3.2.8)
18
strscan (>= 3.0.9)
19
rspec (3.13.0)
@@ -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.63.5)
+ rubocop (1.64.1)
33
json (~> 2.3)
34
language_server-protocol (>= 3.17.0)
35
parallel (~> 1.10)
0 commit comments