Skip to content

Commit fcc338b

Browse files
Bump rubocop from 1.75.1 to 1.75.2
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] <[email protected]>
1 parent 1eb61df commit fcc338b

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
@@ -111,15 +111,15 @@ GEM
111111
diff-lcs (>= 1.2.0, < 2.0)
112112
rspec-support (~> 3.13.0)
113113
rspec-support (3.13.2)
114-
rubocop (1.75.1)
114+
rubocop (1.75.2)
115115
json (~> 2.3)
116116
language_server-protocol (~> 3.17.0.2)
117117
lint_roller (~> 1.1.0)
118118
parallel (~> 1.10)
119119
parser (>= 3.3.0.2)
120120
rainbow (>= 2.2.2, < 4.0)
121121
regexp_parser (>= 2.9.3, < 3.0)
122-
rubocop-ast (>= 1.43.0, < 2.0)
122+
rubocop-ast (>= 1.44.0, < 2.0)
123123
ruby-progressbar (~> 1.7)
124124
unicode-display_width (>= 2.4.0, < 4.0)
125125
rubocop-ast (1.44.0)

0 commit comments

Comments
 (0)