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 6d6d910 + 6f0e69c commit 7f570b6Copy full SHA for 7f570b6
Gemfile.lock
@@ -101,16 +101,16 @@ GEM
101
diff-lcs (>= 1.2.0, < 2.0)
102
rspec-support (~> 3.13.0)
103
rspec-support (3.13.2)
104
- rubocop (1.68.0)
+ rubocop (1.69.2)
105
json (~> 2.3)
106
language_server-protocol (>= 3.17.0)
107
parallel (~> 1.10)
108
parser (>= 3.3.0.2)
109
rainbow (>= 2.2.2, < 4.0)
110
- regexp_parser (>= 2.4, < 3.0)
111
- rubocop-ast (>= 1.32.2, < 2.0)
+ regexp_parser (>= 2.9.3, < 3.0)
+ rubocop-ast (>= 1.36.2, < 2.0)
112
ruby-progressbar (~> 1.7)
113
- unicode-display_width (>= 2.4.0, < 3.0)
+ unicode-display_width (>= 2.4.0, < 4.0)
114
rubocop-ast (1.37.0)
115
parser (>= 3.3.1.0)
116
rubocop-on-rbs (1.2.0)
0 commit comments