Skip to content

Commit 6ffb4f5

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] <support@github.com>
1 parent 3837f44 commit 6ffb4f5

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
@@ -231,7 +231,7 @@ GEM
231231
rspec-mocks (~> 3.13)
232232
rspec-support (~> 3.13)
233233
rspec-support (3.13.1)
234-
rubocop (1.69.1)
234+
rubocop (1.69.2)
235235
json (~> 2.3)
236236
language_server-protocol (>= 3.17.0)
237237
parallel (~> 1.10)
@@ -241,7 +241,7 @@ GEM
241241
rubocop-ast (>= 1.36.2, < 2.0)
242242
ruby-progressbar (~> 1.7)
243243
unicode-display_width (>= 2.4.0, < 4.0)
244-
rubocop-ast (1.36.2)
244+
rubocop-ast (1.37.0)
245245
parser (>= 3.3.1.0)
246246
rubocop-capybara (2.18.0)
247247
rubocop (~> 1.41)

0 commit comments

Comments
 (0)