Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9c81989

Browse files
Bump rubocop from 1.42.0 to 1.43.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.42.0 to 1.43.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.42.0...v1.43.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 081e6c1 commit 9c81989

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
@@ -19,16 +19,16 @@ GEM
1919
rake (13.0.6)
2020
regexp_parser (2.6.1)
2121
rexml (3.2.5)
22-
rubocop (1.42.0)
22+
rubocop (1.43.0)
2323
json (~> 2.3)
2424
parallel (~> 1.10)
25-
parser (>= 3.1.2.1)
25+
parser (>= 3.2.0.0)
2626
rainbow (>= 2.2.2, < 4.0)
2727
regexp_parser (>= 1.8, < 3.0)
2828
rexml (>= 3.2.5, < 4.0)
2929
rubocop-ast (>= 1.24.1, < 2.0)
3030
ruby-progressbar (~> 1.7)
31-
unicode-display_width (>= 1.4.0, < 3.0)
31+
unicode-display_width (>= 2.4.0, < 3.0)
3232
rubocop-ast (1.24.1)
3333
parser (>= 3.1.1.0)
3434
ruby-progressbar (1.11.0)
@@ -38,7 +38,7 @@ GEM
3838
simplecov_json_formatter (~> 0.1)
3939
simplecov-html (0.12.3)
4040
simplecov_json_formatter (0.1.4)
41-
unicode-display_width (2.4.1)
41+
unicode-display_width (2.4.2)
4242

4343
PLATFORMS
4444
arm64-darwin-21

0 commit comments

Comments
 (0)