Skip to content

Commit e77ddcc

Browse files
authored
Merge pull request #109 from tuanle03/dependabot/bundler/rubocop-1.62.1
Bump rubocop from 1.61.0 to 1.62.1
2 parents c720da6 + ad54eed commit e77ddcc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -306,18 +306,18 @@ GEM
306306
rspec-mocks (~> 3.12)
307307
rspec-support (~> 3.12)
308308
rspec-support (3.12.1)
309-
rubocop (1.61.0)
309+
rubocop (1.62.1)
310310
json (~> 2.3)
311311
language_server-protocol (>= 3.17.0)
312312
parallel (~> 1.10)
313313
parser (>= 3.3.0.2)
314314
rainbow (>= 2.2.2, < 4.0)
315315
regexp_parser (>= 1.8, < 3.0)
316316
rexml (>= 3.2.5, < 4.0)
317-
rubocop-ast (>= 1.30.0, < 2.0)
317+
rubocop-ast (>= 1.31.1, < 2.0)
318318
ruby-progressbar (~> 1.7)
319319
unicode-display_width (>= 2.4.0, < 3.0)
320-
rubocop-ast (1.31.1)
320+
rubocop-ast (1.31.2)
321321
parser (>= 3.3.0.4)
322322
rubocop-rails (2.24.0)
323323
activesupport (>= 4.2.0)

0 commit comments

Comments
 (0)