Skip to content

Commit d890115

Browse files
Bump rubocop from 1.67.0 to 1.69.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.67.0 to 1.69.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.67.0...v1.69.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 491d35b commit d890115

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,7 +1592,7 @@ GEM
15921592
concurrent-ruby (~> 1.0)
15931593
immutable-struct (2.4.1)
15941594
jmespath (1.6.2)
1595-
json (2.7.4)
1595+
json (2.8.2)
15961596
language_server-protocol (3.17.0.3)
15971597
lino (4.1.0)
15981598
childprocess (~> 5.0.0)
@@ -1621,7 +1621,7 @@ GEM
16211621
open4 (1.3.4)
16221622
os (1.1.4)
16231623
parallel (1.26.3)
1624-
parser (3.3.5.0)
1624+
parser (3.3.6.0)
16251625
ast (~> 2.4.1)
16261626
racc
16271627
public_suffix (6.0.1)
@@ -1691,17 +1691,17 @@ GEM
16911691
diff-lcs (>= 1.2.0, < 2.0)
16921692
rspec-support (~> 3.13.0)
16931693
rspec-support (3.13.1)
1694-
rubocop (1.67.0)
1694+
rubocop (1.69.0)
16951695
json (~> 2.3)
16961696
language_server-protocol (>= 3.17.0)
16971697
parallel (~> 1.10)
16981698
parser (>= 3.3.0.2)
16991699
rainbow (>= 2.2.2, < 4.0)
17001700
regexp_parser (>= 2.4, < 3.0)
1701-
rubocop-ast (>= 1.32.2, < 2.0)
1701+
rubocop-ast (>= 1.36.1, < 2.0)
17021702
ruby-progressbar (~> 1.7)
1703-
unicode-display_width (>= 2.4.0, < 3.0)
1704-
rubocop-ast (1.32.3)
1703+
unicode-display_width (>= 2.4.0, < 4.0)
1704+
rubocop-ast (1.36.1)
17051705
parser (>= 3.3.1.0)
17061706
rubocop-rake (0.6.0)
17071707
rubocop (~> 1.0)
@@ -1735,7 +1735,9 @@ GEM
17351735
sshkey (2.0.0)
17361736
tzinfo (2.0.6)
17371737
concurrent-ruby (~> 1.0)
1738-
unicode-display_width (2.6.0)
1738+
unicode-display_width (3.1.2)
1739+
unicode-emoji (~> 4.0, >= 4.0.4)
1740+
unicode-emoji (4.0.4)
17391741
uri (0.13.0)
17401742

17411743
PLATFORMS

0 commit comments

Comments
 (0)