Skip to content

Commit 6eba9eb

Browse files
Bump rubocop from 1.68.0 to 1.69.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.68.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.68.0...v1.69.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 6fcff2d commit 6eba9eb

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,18 +73,18 @@ GEM
7373
nokogiri (~> 1.14)
7474
rainbow (3.1.1)
7575
rake (13.2.1)
76-
regexp_parser (2.9.2)
77-
rubocop (1.68.0)
76+
regexp_parser (2.9.3)
77+
rubocop (1.69.0)
7878
json (~> 2.3)
7979
language_server-protocol (>= 3.17.0)
8080
parallel (~> 1.10)
8181
parser (>= 3.3.0.2)
8282
rainbow (>= 2.2.2, < 4.0)
8383
regexp_parser (>= 2.4, < 3.0)
84-
rubocop-ast (>= 1.32.2, < 2.0)
84+
rubocop-ast (>= 1.36.1, < 2.0)
8585
ruby-progressbar (~> 1.7)
86-
unicode-display_width (>= 2.4.0, < 3.0)
87-
rubocop-ast (1.36.1)
86+
unicode-display_width (>= 2.4.0, < 4.0)
87+
rubocop-ast (1.36.2)
8888
parser (>= 3.3.1.0)
8989
rubocop-performance (1.23.0)
9090
rubocop (>= 1.48.1, < 2.0)
@@ -98,7 +98,9 @@ GEM
9898
securerandom (0.3.1)
9999
tzinfo (2.0.6)
100100
concurrent-ruby (~> 1.0)
101-
unicode-display_width (2.6.0)
101+
unicode-display_width (3.1.2)
102+
unicode-emoji (~> 4.0, >= 4.0.4)
103+
unicode-emoji (4.0.4)
102104

103105
PLATFORMS
104106
arm64-darwin-21

0 commit comments

Comments
 (0)