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 1ef4dd1 commit 122b6c6Copy full SHA for 122b6c6
examples/ruby/Gemfile.lock
@@ -11,11 +11,11 @@ GEM
11
parser (3.3.4.0)
12
ast (~> 2.4.1)
13
racc
14
- racc (1.8.0)
+ racc (1.8.1)
15
rainbow (3.1.1)
16
rake (13.2.1)
17
regexp_parser (2.9.2)
18
- rexml (3.3.2)
+ rexml (3.3.4)
19
strscan
20
rspec (3.13.0)
21
rspec-core (~> 3.13.0)
@@ -30,7 +30,7 @@ GEM
30
diff-lcs (>= 1.2.0, < 2.0)
31
rspec-support (~> 3.13.0)
32
rspec-support (3.13.0)
33
- rubocop (1.65.0)
+ rubocop (1.65.1)
34
json (~> 2.3)
35
language_server-protocol (>= 3.17.0)
36
parallel (~> 1.10)
0 commit comments