Skip to content

Commit 0f84d6e

Browse files
build(deps-dev): bump rubocop from 1.81.7 to 1.82.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.7 to 1.82.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.7...v1.82.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ab64aa commit 0f84d6e

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
@@ -288,7 +288,7 @@ GEM
288288
pp (0.6.3)
289289
prettyprint
290290
prettyprint (0.2.0)
291-
prism (1.6.0)
291+
prism (1.7.0)
292292
psych (5.3.0)
293293
date
294294
stringio
@@ -375,15 +375,15 @@ GEM
375375
rspec-mocks (~> 3.13)
376376
rspec-support (~> 3.13)
377377
rspec-support (3.13.6)
378-
rubocop (1.81.7)
378+
rubocop (1.82.0)
379379
json (~> 2.3)
380380
language_server-protocol (~> 3.17.0.2)
381381
lint_roller (~> 1.1.0)
382382
parallel (~> 1.10)
383383
parser (>= 3.3.0.2)
384384
rainbow (>= 2.2.2, < 4.0)
385385
regexp_parser (>= 2.9.3, < 3.0)
386-
rubocop-ast (>= 1.47.1, < 2.0)
386+
rubocop-ast (>= 1.48.0, < 2.0)
387387
ruby-progressbar (~> 1.7)
388388
unicode-display_width (>= 2.4.0, < 4.0)
389389
rubocop-ast (1.48.0)
@@ -462,7 +462,7 @@ GEM
462462
concurrent-ruby (~> 1.0)
463463
unicode-display_width (3.2.0)
464464
unicode-emoji (~> 4.1)
465-
unicode-emoji (4.1.0)
465+
unicode-emoji (4.2.0)
466466
uri (1.1.1)
467467
useragent (0.16.11)
468468
vanilla_nested (1.7.1)

0 commit comments

Comments
 (0)