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.
1 parent 165631e commit eb02d93Copy full SHA for eb02d93
1 file changed
Gemfile.lock
@@ -29,11 +29,11 @@ GEM
29
diff-lcs (>= 1.2.0, < 2.0)
30
rspec-support (~> 3.13.0)
31
rspec-support (3.13.7)
32
- rubocop (1.86.0)
+ rubocop (1.86.1)
33
json (~> 2.3)
34
language_server-protocol (~> 3.17.0.2)
35
lint_roller (~> 1.1.0)
36
- parallel (~> 1.10)
+ parallel (>= 1.10)
37
parser (>= 3.3.0.2)
38
rainbow (>= 2.2.2, < 4.0)
39
regexp_parser (>= 2.9.3, < 3.0)
0 commit comments