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.
2 parents 1295b1e + 28126e8 commit dc8f00bCopy full SHA for dc8f00b
Gemfile.lock
@@ -54,7 +54,7 @@ GEM
54
nokogiri (1.16.2-x86_64-linux)
55
racc (~> 1.4)
56
parallel (1.24.0)
57
- parser (3.3.0.5)
+ parser (3.3.1.0)
58
ast (~> 2.4.1)
59
racc
60
racc (1.7.3)
@@ -70,7 +70,7 @@ GEM
70
rake (13.2.1)
71
regexp_parser (2.9.0)
72
rexml (3.2.6)
73
- rubocop (1.63.3)
+ rubocop (1.63.4)
74
json (~> 2.3)
75
language_server-protocol (>= 3.17.0)
76
parallel (~> 1.10)
@@ -81,8 +81,8 @@ GEM
81
rubocop-ast (>= 1.31.1, < 2.0)
82
ruby-progressbar (~> 1.7)
83
unicode-display_width (>= 2.4.0, < 3.0)
84
- rubocop-ast (1.31.2)
85
- parser (>= 3.3.0.4)
+ rubocop-ast (1.31.3)
+ parser (>= 3.3.1.0)
86
rubocop-performance (1.21.0)
87
rubocop (>= 1.48.1, < 2.0)
88
0 commit comments