Skip to content

Commit c5a5461

Browse files
Bump rubocop from 1.69.1 to 1.69.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.1 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.1...v1.69.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9730d7 commit c5a5461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GEM
9292
binding_of_caller
9393
rspec-parameterized-core (< 2)
9494
rspec-support (3.13.1)
95-
rubocop (1.69.1)
95+
rubocop (1.69.2)
9696
json (~> 2.3)
9797
language_server-protocol (>= 3.17.0)
9898
parallel (~> 1.10)
@@ -102,7 +102,7 @@ GEM
102102
rubocop-ast (>= 1.36.2, < 2.0)
103103
ruby-progressbar (~> 1.7)
104104
unicode-display_width (>= 2.4.0, < 4.0)
105-
rubocop-ast (1.36.2)
105+
rubocop-ast (1.37.0)
106106
parser (>= 3.3.1.0)
107107
rubocop-rspec (3.2.0)
108108
rubocop (~> 1.61)

0 commit comments

Comments
 (0)