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 ff219e7 + a61f5f3 commit d75fbdfCopy full SHA for d75fbdf
Gemfile.lock
@@ -36,7 +36,7 @@ GEM
36
fileutils (1.7.3)
37
i18n (1.14.7)
38
concurrent-ruby (~> 1.0)
39
- json (2.15.2)
+ json (2.16.0)
40
language_server-protocol (3.17.0.5)
41
lint_roller (1.1.0)
42
listen (3.9.0)
@@ -102,7 +102,7 @@ GEM
102
rspec-support (3.13.6)
103
rspec-temp_dir (1.1.1)
104
rspec (>= 3.0)
105
- rubocop (1.81.6)
+ rubocop (1.81.7)
106
json (~> 2.3)
107
language_server-protocol (~> 3.17.0.2)
108
lint_roller (~> 1.1.0)
@@ -113,7 +113,7 @@ GEM
113
rubocop-ast (>= 1.47.1, < 2.0)
114
ruby-progressbar (~> 1.7)
115
unicode-display_width (>= 2.4.0, < 4.0)
116
- rubocop-ast (1.47.1)
+ rubocop-ast (1.48.0)
117
parser (>= 3.3.7.2)
118
prism (~> 1.4)
119
rubocop-on-rbs (1.8.0)
0 commit comments