Skip to content

Commit 82709ee

Browse files
Bump rubocop from 1.69.0 to 1.69.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.0 to 1.69.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.0...v1.69.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f9b225 commit 82709ee

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ GEM
216216
js-routes (2.3.1)
217217
railties (>= 5)
218218
sorbet-runtime
219-
json (2.8.2)
219+
json (2.9.0)
220220
json_schemer (2.3.0)
221221
bigdecimal
222222
hana (~> 1.3)
@@ -403,7 +403,7 @@ GEM
403403
rbtree (0.4.6)
404404
rdoc (6.8.1)
405405
psych (>= 4.0.0)
406-
regexp_parser (2.9.2)
406+
regexp_parser (2.9.3)
407407
reline (0.5.11)
408408
io-console (~> 0.5)
409409
responders (3.1.1)
@@ -436,17 +436,17 @@ GEM
436436
rspec-mocks (~> 3.13)
437437
rspec-support (~> 3.13)
438438
rspec-support (3.13.1)
439-
rubocop (1.69.0)
439+
rubocop (1.69.1)
440440
json (~> 2.3)
441441
language_server-protocol (>= 3.17.0)
442442
parallel (~> 1.10)
443443
parser (>= 3.3.0.2)
444444
rainbow (>= 2.2.2, < 4.0)
445-
regexp_parser (>= 2.4, < 3.0)
446-
rubocop-ast (>= 1.36.1, < 2.0)
445+
regexp_parser (>= 2.9.3, < 3.0)
446+
rubocop-ast (>= 1.36.2, < 2.0)
447447
ruby-progressbar (~> 1.7)
448448
unicode-display_width (>= 2.4.0, < 4.0)
449-
rubocop-ast (1.36.1)
449+
rubocop-ast (1.36.2)
450450
parser (>= 3.3.1.0)
451451
rubocop-capybara (2.21.0)
452452
rubocop (~> 1.41)

0 commit comments

Comments
 (0)