Skip to content

Commit 16943d1

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] <[email protected]>
1 parent dbe6e3b commit 16943d1

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
@@ -205,7 +205,7 @@ GEM
205205
thor (>= 0.14, < 2.0)
206206
jsbundling-rails (1.3.1)
207207
railties (>= 6.0.0)
208-
json (2.15.2)
208+
json (2.18.0)
209209
jsonapi-renderer (0.2.2)
210210
jwt (3.1.2)
211211
base64
@@ -437,18 +437,18 @@ GEM
437437
rspec-mocks (~> 3.13)
438438
rspec-support (~> 3.13)
439439
rspec-support (3.13.5)
440-
rubocop (1.81.7)
440+
rubocop (1.82.0)
441441
json (~> 2.3)
442442
language_server-protocol (~> 3.17.0.2)
443443
lint_roller (~> 1.1.0)
444444
parallel (~> 1.10)
445445
parser (>= 3.3.0.2)
446446
rainbow (>= 2.2.2, < 4.0)
447447
regexp_parser (>= 2.9.3, < 3.0)
448-
rubocop-ast (>= 1.47.1, < 2.0)
448+
rubocop-ast (>= 1.48.0, < 2.0)
449449
ruby-progressbar (~> 1.7)
450450
unicode-display_width (>= 2.4.0, < 4.0)
451-
rubocop-ast (1.47.1)
451+
rubocop-ast (1.48.0)
452452
parser (>= 3.3.7.2)
453453
prism (~> 1.4)
454454
rubocop-performance (1.25.0)

0 commit comments

Comments
 (0)