Skip to content

Commit 20dbd62

Browse files
chore(deps-dev): Bump rubocop from 1.71.0 to 1.71.1 (#1450)
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:development 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 bfe3bfb commit 20dbd62

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ GEM
130130
rexml (>= 3.3.9)
131131
kramdown-parser-gfm (1.1.0)
132132
kramdown (~> 2.0)
133-
language_server-protocol (3.17.0.3)
133+
language_server-protocol (3.17.0.4)
134134
libv8-node (18.19.0.0)
135135
libv8-node (18.19.0.0-arm64-darwin)
136136
libv8-node (18.19.0.0-x86_64-linux)
@@ -204,17 +204,17 @@ GEM
204204
io-console (~> 0.5)
205205
rexml (3.4.0)
206206
rouge (3.30.0)
207-
rubocop (1.71.0)
207+
rubocop (1.71.1)
208208
json (~> 2.3)
209209
language_server-protocol (>= 3.17.0)
210210
parallel (~> 1.10)
211211
parser (>= 3.3.0.2)
212212
rainbow (>= 2.2.2, < 4.0)
213213
regexp_parser (>= 2.9.3, < 3.0)
214-
rubocop-ast (>= 1.36.2, < 2.0)
214+
rubocop-ast (>= 1.38.0, < 2.0)
215215
ruby-progressbar (~> 1.7)
216216
unicode-display_width (>= 2.4.0, < 4.0)
217-
rubocop-ast (1.37.0)
217+
rubocop-ast (1.38.0)
218218
parser (>= 3.3.1.0)
219219
rubocop-rake (0.6.0)
220220
rubocop (~> 1.0)

0 commit comments

Comments
 (0)