Skip to content

Commit a4b7828

Browse files
dependabot[bot]sambostock
authored andcommitted
Bump rubocop from 1.42.0 to 1.44.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.42.0 to 1.44.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.44.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f32f7c2 commit a4b7828

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
@@ -15,7 +15,7 @@ GEM
1515
method_source (1.0.0)
1616
minitest (5.17.0)
1717
parallel (1.22.1)
18-
parser (3.1.3.0)
18+
parser (3.2.0.0)
1919
ast (~> 2.4.1)
2020
pry (0.14.1)
2121
coderay (~> 1.1)
@@ -25,22 +25,22 @@ GEM
2525
pry (>= 0.13, < 0.15)
2626
rainbow (3.1.1)
2727
rake (13.0.6)
28-
regexp_parser (2.6.1)
28+
regexp_parser (2.6.2)
2929
rexml (3.2.5)
30-
rubocop (1.42.0)
30+
rubocop (1.44.0)
3131
json (~> 2.3)
3232
parallel (~> 1.10)
33-
parser (>= 3.1.2.1)
33+
parser (>= 3.2.0.0)
3434
rainbow (>= 2.2.2, < 4.0)
3535
regexp_parser (>= 1.8, < 3.0)
3636
rexml (>= 3.2.5, < 4.0)
3737
rubocop-ast (>= 1.24.1, < 2.0)
3838
ruby-progressbar (~> 1.7)
39-
unicode-display_width (>= 1.4.0, < 3.0)
39+
unicode-display_width (>= 2.4.0, < 3.0)
4040
rubocop-ast (1.24.1)
4141
parser (>= 3.1.1.0)
4242
ruby-progressbar (1.11.0)
43-
unicode-display_width (2.3.0)
43+
unicode-display_width (2.4.2)
4444

4545
PLATFORMS
4646
ruby

0 commit comments

Comments
 (0)