Skip to content

Commit 278a45d

Browse files
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 36cfdab commit 278a45d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -458,15 +458,15 @@ GEM
458458
rspec-mocks (~> 3.13)
459459
rspec-support (~> 3.13)
460460
rspec-support (3.13.5)
461-
rubocop (1.81.7)
461+
rubocop (1.82.0)
462462
json (~> 2.3)
463463
language_server-protocol (~> 3.17.0.2)
464464
lint_roller (~> 1.1.0)
465465
parallel (~> 1.10)
466466
parser (>= 3.3.0.2)
467467
rainbow (>= 2.2.2, < 4.0)
468468
regexp_parser (>= 2.9.3, < 3.0)
469-
rubocop-ast (>= 1.47.1, < 2.0)
469+
rubocop-ast (>= 1.48.0, < 2.0)
470470
ruby-progressbar (~> 1.7)
471471
unicode-display_width (>= 2.4.0, < 4.0)
472472
rubocop-ast (1.48.0)
@@ -539,7 +539,7 @@ GEM
539539
concurrent-ruby (~> 1.0)
540540
unicode-display_width (3.2.0)
541541
unicode-emoji (~> 4.1)
542-
unicode-emoji (4.1.0)
542+
unicode-emoji (4.2.0)
543543
uri (1.0.4)
544544
useragent (0.16.11)
545545
version_gem (1.1.4)

0 commit comments

Comments
 (0)