We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29da47f + 641d181 commit 7d9e496Copy full SHA for 7d9e496
1 file changed
Gemfile.lock
@@ -35,10 +35,10 @@ GEM
35
minitest (6.0.1)
36
prism (~> 1.5)
37
parallel (1.27.0)
38
- parser (3.3.10.0)
+ parser (3.3.10.1)
39
ast (~> 2.4.1)
40
racc
41
- prism (1.7.0)
+ prism (1.9.0)
42
racc (1.8.1)
43
rack (3.2.4)
44
rainbow (3.1.1)
@@ -57,15 +57,15 @@ GEM
57
diff-lcs (>= 1.2.0, < 2.0)
58
rspec-support (~> 3.13.0)
59
rspec-support (3.13.6)
60
- rubocop (1.81.7)
+ rubocop (1.84.0)
61
json (~> 2.3)
62
language_server-protocol (~> 3.17.0.2)
63
lint_roller (~> 1.1.0)
64
parallel (~> 1.10)
65
parser (>= 3.3.0.2)
66
rainbow (>= 2.2.2, < 4.0)
67
regexp_parser (>= 2.9.3, < 3.0)
68
- rubocop-ast (>= 1.47.1, < 2.0)
+ rubocop-ast (>= 1.49.0, < 2.0)
69
ruby-progressbar (~> 1.7)
70
unicode-display_width (>= 2.4.0, < 4.0)
71
rubocop-ast (1.49.0)
0 commit comments