Skip to content

Commit f86b945

Browse files
build(deps): bump rubocop from 1.82.1 to 1.84.1 (#1533)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.82.1 to 1.84.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.82.1...v1.84.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67c46e9 commit f86b945

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ GEM
239239
i18n (1.14.7)
240240
concurrent-ruby (~> 1.0)
241241
jmespath (1.6.2)
242-
json (2.18.0)
242+
json (2.18.1)
243243
jwt (2.10.2)
244244
base64
245245
language_server-protocol (3.17.0.5)
@@ -269,11 +269,11 @@ GEM
269269
os (1.1.4)
270270
ostruct (0.6.3)
271271
parallel (1.27.0)
272-
parser (3.3.10.0)
272+
parser (3.3.10.1)
273273
ast (~> 2.4.1)
274274
racc
275275
plist (3.7.2)
276-
prism (1.7.0)
276+
prism (1.9.0)
277277
public_suffix (4.0.7)
278278
racc (1.8.1)
279279
rainbow (3.1.1)
@@ -286,15 +286,15 @@ GEM
286286
retriable (3.1.2)
287287
rexml (3.4.4)
288288
rouge (3.28.0)
289-
rubocop (1.82.1)
289+
rubocop (1.84.1)
290290
json (~> 2.3)
291291
language_server-protocol (~> 3.17.0.2)
292292
lint_roller (~> 1.1.0)
293293
parallel (~> 1.10)
294294
parser (>= 3.3.0.2)
295295
rainbow (>= 2.2.2, < 4.0)
296296
regexp_parser (>= 2.9.3, < 3.0)
297-
rubocop-ast (>= 1.48.0, < 2.0)
297+
rubocop-ast (>= 1.49.0, < 2.0)
298298
ruby-progressbar (~> 1.7)
299299
unicode-display_width (>= 2.4.0, < 4.0)
300300
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)