Skip to content

Commit ab2b76e

Browse files
Bump rubocop from 1.69.0 to 1.69.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.0 to 1.69.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.0...v1.69.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fca1c0 commit ab2b76e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ GEM
4040
erubi (1.13.0)
4141
i18n (1.14.6)
4242
concurrent-ruby (~> 1.0)
43-
json (2.8.2)
43+
json (2.9.0)
4444
language_server-protocol (3.17.0.3)
4545
logger (1.6.1)
4646
loofah (2.23.1)
@@ -74,17 +74,17 @@ GEM
7474
rainbow (3.1.1)
7575
rake (13.2.1)
7676
regexp_parser (2.9.3)
77-
rubocop (1.69.0)
77+
rubocop (1.69.2)
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)
83-
regexp_parser (>= 2.4, < 3.0)
84-
rubocop-ast (>= 1.36.1, < 2.0)
83+
regexp_parser (>= 2.9.3, < 3.0)
84+
rubocop-ast (>= 1.36.2, < 2.0)
8585
ruby-progressbar (~> 1.7)
8686
unicode-display_width (>= 2.4.0, < 4.0)
87-
rubocop-ast (1.36.2)
87+
rubocop-ast (1.37.0)
8888
parser (>= 3.3.1.0)
8989
rubocop-performance (1.23.0)
9090
rubocop (>= 1.48.1, < 2.0)

0 commit comments

Comments
 (0)