Skip to content

Commit fdfb4e1

Browse files
Bump rubocop from 1.69.1 to 1.69.2 (#130)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrei Bondarev <[email protected]>
1 parent c201cc2 commit fdfb4e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ GEM
233233
diff-lcs (>= 1.2.0, < 2.0)
234234
rspec-support (~> 3.13.0)
235235
rspec-support (3.13.0)
236-
rubocop (1.69.1)
236+
rubocop (1.69.2)
237237
json (~> 2.3)
238238
language_server-protocol (>= 3.17.0)
239239
parallel (~> 1.10)
@@ -243,7 +243,7 @@ GEM
243243
rubocop-ast (>= 1.36.2, < 2.0)
244244
ruby-progressbar (~> 1.7)
245245
unicode-display_width (>= 2.4.0, < 4.0)
246-
rubocop-ast (1.36.2)
246+
rubocop-ast (1.37.0)
247247
parser (>= 3.3.1.0)
248248
rubocop-performance (1.20.1)
249249
rubocop (>= 1.48.1, < 2.0)

0 commit comments

Comments
 (0)