Skip to content

Commit 629899b

Browse files
Bump rubocop from 1.69.0 to 1.69.1 (#23877)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 529a886 commit 629899b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ GEM
280280
concurrent-ruby (~> 1.0)
281281
java-properties (0.3.0)
282282
jmespath (1.6.2)
283-
json (2.8.2)
283+
json (2.9.0)
284284
jwt (2.9.3)
285285
base64
286286
kramdown (2.5.1)
@@ -338,14 +338,14 @@ GEM
338338
rmagick (5.3.0)
339339
pkg-config (~> 1.4)
340340
rouge (2.0.7)
341-
rubocop (1.69.0)
341+
rubocop (1.69.1)
342342
json (~> 2.3)
343343
language_server-protocol (>= 3.17.0)
344344
parallel (~> 1.10)
345345
parser (>= 3.3.0.2)
346346
rainbow (>= 2.2.2, < 4.0)
347-
regexp_parser (>= 2.4, < 3.0)
348-
rubocop-ast (>= 1.36.1, < 2.0)
347+
regexp_parser (>= 2.9.3, < 3.0)
348+
rubocop-ast (>= 1.36.2, < 2.0)
349349
ruby-progressbar (~> 1.7)
350350
unicode-display_width (>= 2.4.0, < 4.0)
351351
rubocop-ast (1.36.2)

0 commit comments

Comments
 (0)