Skip to content

Commit c92e96e

Browse files
chore(deps): bump rubocop from 1.75.1 to 1.75.2 (#154)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.1 to 1.75.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.1...v1.75.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 432f9fb commit c92e96e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,18 +162,18 @@ GEM
162162
regexp_parser (2.10.0)
163163
rexml (3.4.0)
164164
rouge (4.5.1)
165-
rubocop (1.75.1)
165+
rubocop (1.75.2)
166166
json (~> 2.3)
167167
language_server-protocol (~> 3.17.0.2)
168168
lint_roller (~> 1.1.0)
169169
parallel (~> 1.10)
170170
parser (>= 3.3.0.2)
171171
rainbow (>= 2.2.2, < 4.0)
172172
regexp_parser (>= 2.9.3, < 3.0)
173-
rubocop-ast (>= 1.43.0, < 2.0)
173+
rubocop-ast (>= 1.44.0, < 2.0)
174174
ruby-progressbar (~> 1.7)
175175
unicode-display_width (>= 2.4.0, < 4.0)
176-
rubocop-ast (1.43.0)
176+
rubocop-ast (1.44.0)
177177
parser (>= 3.3.7.2)
178178
prism (~> 1.4)
179179
rubocop-rake (0.7.1)

0 commit comments

Comments
 (0)