We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03caf0e commit 11e769dCopy full SHA for 11e769d
Gemfile.lock
@@ -59,18 +59,18 @@ GEM
59
diff-lcs (>= 1.2.0, < 2.0)
60
rspec-support (~> 3.13.0)
61
rspec-support (3.13.4)
62
- rubocop (1.75.8)
+ rubocop (1.76.1)
63
json (~> 2.3)
64
language_server-protocol (~> 3.17.0.2)
65
lint_roller (~> 1.1.0)
66
parallel (~> 1.10)
67
parser (>= 3.3.0.2)
68
rainbow (>= 2.2.2, < 4.0)
69
regexp_parser (>= 2.9.3, < 3.0)
70
- rubocop-ast (>= 1.44.0, < 2.0)
+ rubocop-ast (>= 1.45.0, < 2.0)
71
ruby-progressbar (~> 1.7)
72
unicode-display_width (>= 2.4.0, < 4.0)
73
- rubocop-ast (1.44.1)
+ rubocop-ast (1.45.1)
74
parser (>= 3.3.7.2)
75
prism (~> 1.4)
76
rubocop-rake (0.7.1)
0 commit comments