We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8421db7 + 8c19b9b commit a0e4e9dCopy full SHA for a0e4e9d
1 file changed
Gemfile.lock
@@ -28,14 +28,14 @@ GEM
28
drb (2.2.3)
29
i18n (1.14.8)
30
concurrent-ruby (~> 1.0)
31
- json (2.19.2)
+ json (2.19.3)
32
language_server-protocol (3.17.0.5)
33
lint_roller (1.1.0)
34
logger (1.7.0)
35
minitest (6.0.1)
36
prism (~> 1.5)
37
- parallel (1.27.0)
38
- parser (3.3.10.2)
+ parallel (2.0.1)
+ parser (3.3.11.1)
39
ast (~> 2.4.1)
40
racc
41
prism (1.9.0)
@@ -57,11 +57,11 @@ GEM
57
diff-lcs (>= 1.2.0, < 2.0)
58
rspec-support (~> 3.13.0)
59
rspec-support (3.13.6)
60
- rubocop (1.86.0)
+ rubocop (1.86.1)
61
json (~> 2.3)
62
language_server-protocol (~> 3.17.0.2)
63
lint_roller (~> 1.1.0)
64
- parallel (~> 1.10)
+ parallel (>= 1.10)
65
parser (>= 3.3.0.2)
66
rainbow (>= 2.2.2, < 4.0)
67
regexp_parser (>= 2.9.3, < 3.0)
0 commit comments