Skip to content

Commit 8e7d0ae

Browse files
Bump rubocop from 1.84.0 to 1.86.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.84.0 to 1.86.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.84.0...v1.86.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9eb9b9a commit 8e7d0ae

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ GEM
212212
racc (~> 1.4)
213213
orm_adapter (0.5.0)
214214
ostruct (0.6.2)
215-
parallel (1.27.0)
216-
parser (3.3.10.1)
215+
parallel (1.28.0)
216+
parser (3.3.11.1)
217217
ast (~> 2.4.1)
218218
racc
219219
pg (1.6.2-aarch64-linux)
@@ -279,7 +279,7 @@ GEM
279279
erb
280280
psych (>= 4.0.0)
281281
tsort
282-
regexp_parser (2.11.3)
282+
regexp_parser (2.12.0)
283283
reline (0.6.3)
284284
io-console (~> 0.5)
285285
responders (3.2.0)
@@ -303,18 +303,18 @@ GEM
303303
rspec-mocks (~> 3.13)
304304
rspec-support (~> 3.13)
305305
rspec-support (3.13.5)
306-
rubocop (1.84.0)
306+
rubocop (1.86.1)
307307
json (~> 2.3)
308308
language_server-protocol (~> 3.17.0.2)
309309
lint_roller (~> 1.1.0)
310-
parallel (~> 1.10)
310+
parallel (>= 1.10)
311311
parser (>= 3.3.0.2)
312312
rainbow (>= 2.2.2, < 4.0)
313313
regexp_parser (>= 2.9.3, < 3.0)
314314
rubocop-ast (>= 1.49.0, < 2.0)
315315
ruby-progressbar (~> 1.7)
316316
unicode-display_width (>= 2.4.0, < 4.0)
317-
rubocop-ast (1.49.0)
317+
rubocop-ast (1.49.1)
318318
parser (>= 3.3.7.2)
319319
prism (~> 1.7)
320320
rubocop-performance (1.26.1)

0 commit comments

Comments
 (0)