Skip to content

Commit 5f3b700

Browse files
Bump rubocop from 1.63.0 to 1.63.4
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.63.0 to 1.63.4. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.63.0...v1.63.4) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7941a7 commit 5f3b700

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
@@ -17,7 +17,7 @@ GEM
1717
method_source (1.0.0)
1818
minitest (5.22.3)
1919
parallel (1.24.0)
20-
parser (3.3.0.5)
20+
parser (3.3.1.0)
2121
ast (~> 2.4.1)
2222
racc
2323
pry (0.14.2)
@@ -31,7 +31,7 @@ GEM
3131
rake (13.2.1)
3232
regexp_parser (2.9.0)
3333
rexml (3.2.6)
34-
rubocop (1.63.0)
34+
rubocop (1.63.4)
3535
json (~> 2.3)
3636
language_server-protocol (>= 3.17.0)
3737
parallel (~> 1.10)
@@ -42,8 +42,8 @@ GEM
4242
rubocop-ast (>= 1.31.1, < 2.0)
4343
ruby-progressbar (~> 1.7)
4444
unicode-display_width (>= 2.4.0, < 3.0)
45-
rubocop-ast (1.31.2)
46-
parser (>= 3.3.0.4)
45+
rubocop-ast (1.31.3)
46+
parser (>= 3.3.1.0)
4747
ruby-progressbar (1.13.0)
4848
unicode-display_width (2.5.0)
4949

0 commit comments

Comments
 (0)