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 d922b0c + c9fbc2f commit 72006e7Copy full SHA for 72006e7
Gemfile.lock
@@ -35,7 +35,7 @@ GEM
35
fileutils (1.7.3)
36
i18n (1.14.6)
37
concurrent-ruby (~> 1.0)
38
- json (2.8.2)
+ json (2.9.0)
39
language_server-protocol (3.17.0.3)
40
listen (3.9.0)
41
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -97,14 +97,14 @@ GEM
97
rspec-support (3.13.1)
98
rspec-temp_dir (1.1.1)
99
rspec (>= 3.0)
100
- rubocop (1.69.0)
+ rubocop (1.69.1)
101
json (~> 2.3)
102
language_server-protocol (>= 3.17.0)
103
parallel (~> 1.10)
104
parser (>= 3.3.0.2)
105
rainbow (>= 2.2.2, < 4.0)
106
- regexp_parser (>= 2.4, < 3.0)
107
- rubocop-ast (>= 1.36.1, < 2.0)
+ regexp_parser (>= 2.9.3, < 3.0)
+ rubocop-ast (>= 1.36.2, < 2.0)
108
ruby-progressbar (~> 1.7)
109
unicode-display_width (>= 2.4.0, < 4.0)
110
rubocop-ast (1.36.2)
0 commit comments