Skip to content

Commit 72da5fb

Browse files
Bump rubocop from 1.72.2 to 1.73.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.72.2 to 1.73.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.72.2...v1.73.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2b5f58 commit 72da5fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
rainbow (3.1.1)
3232
rake (13.2.1)
3333
regexp_parser (2.10.0)
34-
rubocop (1.72.2)
34+
rubocop (1.73.1)
3535
json (~> 2.3)
3636
language_server-protocol (~> 3.17.0.2)
3737
lint_roller (~> 1.1.0)
@@ -42,7 +42,7 @@ GEM
4242
rubocop-ast (>= 1.38.0, < 2.0)
4343
ruby-progressbar (~> 1.7)
4444
unicode-display_width (>= 2.4.0, < 4.0)
45-
rubocop-ast (1.38.0)
45+
rubocop-ast (1.38.1)
4646
parser (>= 3.3.1.0)
4747
ruby-progressbar (1.13.0)
4848
unicode-display_width (3.1.4)

0 commit comments

Comments
 (0)