We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd3600a + 480923f commit ad638c8Copy full SHA for ad638c8
1 file changed
Gemfile.lock
@@ -41,7 +41,7 @@ GEM
41
i18n (1.14.7)
42
concurrent-ruby (~> 1.0)
43
json (2.9.1)
44
- language_server-protocol (3.17.0.3)
+ language_server-protocol (3.17.0.4)
45
logger (1.6.5)
46
loofah (2.23.1)
47
crass (~> 1.0.2)
@@ -74,7 +74,7 @@ GEM
74
rainbow (3.1.1)
75
rake (13.2.1)
76
regexp_parser (2.10.0)
77
- rubocop (1.70.0)
+ rubocop (1.71.0)
78
json (~> 2.3)
79
language_server-protocol (>= 3.17.0)
80
parallel (~> 1.10)
@@ -84,7 +84,7 @@ GEM
84
rubocop-ast (>= 1.36.2, < 2.0)
85
ruby-progressbar (~> 1.7)
86
unicode-display_width (>= 2.4.0, < 4.0)
87
- rubocop-ast (1.37.0)
+ rubocop-ast (1.38.0)
88
parser (>= 3.3.1.0)
89
rubocop-performance (1.23.1)
90
rubocop (>= 1.48.1, < 2.0)
0 commit comments