Skip to content

Commit bf854a0

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 b7b54e5 commit bf854a0

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
@@ -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.16.0)
208+
json (2.18.0)
209209
jsonapi-renderer (0.2.2)
210210
jwt (3.1.2)
211211
base64
@@ -437,15 +437,15 @@ 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)
451451
rubocop-ast (1.48.0)

0 commit comments

Comments
 (0)