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 73794ea commit 0c7f8ecCopy full SHA for 0c7f8ec
Gemfile.lock
@@ -83,18 +83,18 @@ GEM
83
diff-lcs (>= 1.2.0, < 2.0)
84
rspec-support (~> 3.13.0)
85
rspec-support (3.13.4)
86
- rubocop (1.75.8)
+ rubocop (1.76.1)
87
json (~> 2.3)
88
language_server-protocol (~> 3.17.0.2)
89
lint_roller (~> 1.1.0)
90
parallel (~> 1.10)
91
parser (>= 3.3.0.2)
92
rainbow (>= 2.2.2, < 4.0)
93
regexp_parser (>= 2.9.3, < 3.0)
94
- rubocop-ast (>= 1.44.0, < 2.0)
+ rubocop-ast (>= 1.45.0, < 2.0)
95
ruby-progressbar (~> 1.7)
96
unicode-display_width (>= 2.4.0, < 4.0)
97
- rubocop-ast (1.44.1)
+ rubocop-ast (1.45.1)
98
parser (>= 3.3.7.2)
99
prism (~> 1.4)
100
rubocop-github (0.25.0)
0 commit comments