We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff68435 + cb2936b commit cf5d7c8Copy full SHA for cf5d7c8
1 file changed
Gemfile.lock
@@ -15,7 +15,7 @@ GEM
15
minitest (6.0.3)
16
drb (~> 2.0)
17
prism (~> 1.5)
18
- parallel (1.27.0)
+ parallel (1.28.0)
19
parser (3.3.11.1)
20
ast (~> 2.4.1)
21
racc
@@ -24,12 +24,12 @@ GEM
24
racc (1.8.1-java)
25
rainbow (3.1.1)
26
rake (13.3.1)
27
- regexp_parser (2.11.3)
28
- rubocop (1.86.0)
+ regexp_parser (2.12.0)
+ rubocop (1.86.1)
29
json (~> 2.3)
30
language_server-protocol (~> 3.17.0.2)
31
lint_roller (~> 1.1.0)
32
- parallel (~> 1.10)
+ parallel (>= 1.10)
33
parser (>= 3.3.0.2)
34
rainbow (>= 2.2.2, < 4.0)
35
regexp_parser (>= 2.9.3, < 3.0)
0 commit comments