Skip to content

Commit 75145e3

Browse files
Bump rubocop from 1.67.0 to 1.68.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.67.0 to 1.68.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.67.0...v1.68.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1808362 commit 75145e3

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
@@ -354,7 +354,7 @@ GEM
354354
rdoc (>= 4.0.0)
355355
reline (>= 0.4.2)
356356
jmespath (1.6.2)
357-
json (2.7.2)
357+
json (2.7.5)
358358
json-schema (5.0.1)
359359
addressable (~> 2.8)
360360
jsonapi-resources (0.10.7)
@@ -414,7 +414,7 @@ GEM
414414
optimist (3.1.0)
415415
orm_adapter (0.5.0)
416416
parallel (1.26.3)
417-
parser (3.3.5.0)
417+
parser (3.3.5.1)
418418
ast (~> 2.4.1)
419419
racc
420420
pg (1.5.8)
@@ -562,7 +562,7 @@ GEM
562562
rswag-ui (2.15.0)
563563
actionpack (>= 5.2, < 8.0)
564564
railties (>= 5.2, < 8.0)
565-
rubocop (1.67.0)
565+
rubocop (1.68.0)
566566
json (~> 2.3)
567567
language_server-protocol (>= 3.17.0)
568568
parallel (~> 1.10)
@@ -572,7 +572,7 @@ GEM
572572
rubocop-ast (>= 1.32.2, < 2.0)
573573
ruby-progressbar (~> 1.7)
574574
unicode-display_width (>= 2.4.0, < 3.0)
575-
rubocop-ast (1.32.3)
575+
rubocop-ast (1.33.0)
576576
parser (>= 3.3.1.0)
577577
rubocop-rspec (3.1.0)
578578
rubocop (~> 1.61)

0 commit comments

Comments
 (0)