Skip to content

Commit 51f59e7

Browse files
committed
[rb] Rollback rubocop version update
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent f2c2d25 commit 51f59e7

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

rb/Gemfile.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -118,27 +118,25 @@ GEM
118118
diff-lcs (>= 1.2.0, < 2.0)
119119
rspec-support (~> 3.13.0)
120120
rspec-support (3.13.2)
121-
rubocop (1.72.1)
121+
rubocop (1.70.0)
122122
json (~> 2.3)
123-
language_server-protocol (~> 3.17.0.2)
124-
lint_roller (~> 1.1.0)
123+
language_server-protocol (>= 3.17.0)
125124
parallel (~> 1.10)
126125
parser (>= 3.3.0.2)
127126
rainbow (>= 2.2.2, < 4.0)
128127
regexp_parser (>= 2.9.3, < 3.0)
129-
rubocop-ast (>= 1.38.0, < 2.0)
128+
rubocop-ast (>= 1.36.2, < 2.0)
130129
ruby-progressbar (~> 1.7)
131130
unicode-display_width (>= 2.4.0, < 4.0)
132-
rubocop-ast (1.38.0)
131+
rubocop-ast (1.37.0)
133132
parser (>= 3.3.1.0)
134133
rubocop-capybara (2.21.0)
135134
rubocop (~> 1.41)
136135
rubocop-factory_bot (2.26.1)
137136
rubocop (~> 1.61)
138-
rubocop-performance (1.24.0)
139-
lint_roller (~> 1.1)
140-
rubocop (>= 1.72.1, < 2.0)
141-
rubocop-ast (>= 1.38.0, < 2.0)
137+
rubocop-performance (1.23.1)
138+
rubocop (>= 1.48.1, < 2.0)
139+
rubocop-ast (>= 1.31.1, < 2.0)
142140
rubocop-rake (0.6.0)
143141
rubocop (~> 1.0)
144142
rubocop-rspec (2.31.0)

0 commit comments

Comments
 (0)