We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c792b commit 7015d8dCopy full SHA for 7015d8d
Gemfile.lock
@@ -43,21 +43,21 @@ GEM
43
racc (~> 1.4)
44
nokogiri (1.16.0-x86_64-linux)
45
46
- parallel (1.23.0)
47
- parser (3.2.2.4)
+ parallel (1.24.0)
+ parser (3.3.0.3)
48
ast (~> 2.4.1)
49
racc
50
prettier_print (1.2.1)
51
racc (1.7.3)
52
rainbow (3.1.1)
53
rake (13.1.0)
54
- regexp_parser (2.8.3)
+ regexp_parser (2.9.0)
55
rexml (3.2.6)
56
- rubocop (1.59.0)
+ rubocop (1.60.0)
57
json (~> 2.3)
58
language_server-protocol (>= 3.17.0)
59
parallel (~> 1.10)
60
- parser (>= 3.2.2.4)
+ parser (>= 3.3.0.2)
61
rainbow (>= 2.2.2, < 4.0)
62
regexp_parser (>= 1.8, < 3.0)
63
rexml (>= 3.2.5, < 4.0)
0 commit comments