Skip to content

Commit 2df0a4f

Browse files
Bump rubocop from 1.82.1 to 1.84.1
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd4dd45 commit 2df0a4f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -272,14 +272,14 @@ GEM
272272
faraday (>= 1, < 3)
273273
sawyer (~> 0.9)
274274
parallel (1.27.0)
275-
parser (3.3.10.0)
275+
parser (3.3.10.1)
276276
ast (~> 2.4.1)
277277
racc
278278
pg (1.6.3)
279279
pp (0.6.3)
280280
prettyprint
281281
prettyprint (0.2.0)
282-
prism (1.7.0)
282+
prism (1.9.0)
283283
pry (0.16.0)
284284
coderay (~> 1.1)
285285
method_source (~> 1.0)
@@ -370,20 +370,20 @@ GEM
370370
rspec-retry (0.6.2)
371371
rspec-core (> 3.3)
372372
rspec-support (3.13.6)
373-
rubocop (1.82.1)
373+
rubocop (1.84.1)
374374
json (~> 2.3)
375375
language_server-protocol (~> 3.17.0.2)
376376
lint_roller (~> 1.1.0)
377377
parallel (~> 1.10)
378378
parser (>= 3.3.0.2)
379379
rainbow (>= 2.2.2, < 4.0)
380380
regexp_parser (>= 2.9.3, < 3.0)
381-
rubocop-ast (>= 1.48.0, < 2.0)
381+
rubocop-ast (>= 1.49.0, < 2.0)
382382
ruby-progressbar (~> 1.7)
383383
unicode-display_width (>= 2.4.0, < 4.0)
384-
rubocop-ast (1.48.0)
384+
rubocop-ast (1.49.0)
385385
parser (>= 3.3.7.2)
386-
prism (~> 1.4)
386+
prism (~> 1.7)
387387
rubocop-capybara (2.22.1)
388388
lint_roller (~> 1.1)
389389
rubocop (~> 1.72, >= 1.72.1)

0 commit comments

Comments
 (0)