Skip to content

Commit f68f6bf

Browse files
Bump rubocop from 1.71.0 to 1.71.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.71.0 to 1.71.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.71.0...v1.71.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7178b1 commit f68f6bf

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
@@ -104,14 +104,14 @@ GEM
104104
diff-lcs (>= 1.2.0, < 2.0)
105105
rspec-support (~> 3.13.0)
106106
rspec-support (3.13.2)
107-
rubocop (1.71.0)
107+
rubocop (1.71.1)
108108
json (~> 2.3)
109109
language_server-protocol (>= 3.17.0)
110110
parallel (~> 1.10)
111111
parser (>= 3.3.0.2)
112112
rainbow (>= 2.2.2, < 4.0)
113113
regexp_parser (>= 2.9.3, < 3.0)
114-
rubocop-ast (>= 1.36.2, < 2.0)
114+
rubocop-ast (>= 1.38.0, < 2.0)
115115
ruby-progressbar (~> 1.7)
116116
unicode-display_width (>= 2.4.0, < 4.0)
117117
rubocop-ast (1.38.0)

0 commit comments

Comments
 (0)