Skip to content

Commit d4b26d4

Browse files
Build(deps-dev): Bump rubocop from 1.78.0 to 1.79.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.78.0 to 1.79.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.78.0...v1.79.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afaf155 commit d4b26d4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ GEM
407407
rdoc (>= 4.0.0)
408408
reline (>= 0.4.2)
409409
jmespath (1.6.2)
410-
json (2.13.0)
410+
json (2.13.2)
411411
json-schema (5.1.1)
412412
addressable (~> 2.8)
413413
bigdecimal (~> 3.1)
@@ -493,7 +493,7 @@ GEM
493493
optimist (3.2.1)
494494
orm_adapter (0.5.0)
495495
parallel (1.27.0)
496-
parser (3.3.8.0)
496+
parser (3.3.9.0)
497497
ast (~> 2.4.1)
498498
racc
499499
pg (1.6.1-aarch64-linux)
@@ -604,7 +604,7 @@ GEM
604604
reform-rails (0.2.6)
605605
activemodel (>= 5.0)
606606
reform (>= 2.3.1, < 3.0.0)
607-
regexp_parser (2.10.0)
607+
regexp_parser (2.11.0)
608608
reline (0.6.2)
609609
io-console (~> 0.5)
610610
representable (3.2.0)
@@ -658,18 +658,18 @@ GEM
658658
rswag-ui (2.16.0)
659659
actionpack (>= 5.2, < 8.1)
660660
railties (>= 5.2, < 8.1)
661-
rubocop (1.78.0)
661+
rubocop (1.79.1)
662662
json (~> 2.3)
663663
language_server-protocol (~> 3.17.0.2)
664664
lint_roller (~> 1.1.0)
665665
parallel (~> 1.10)
666666
parser (>= 3.3.0.2)
667667
rainbow (>= 2.2.2, < 4.0)
668668
regexp_parser (>= 2.9.3, < 3.0)
669-
rubocop-ast (>= 1.45.1, < 2.0)
669+
rubocop-ast (>= 1.46.0, < 2.0)
670670
ruby-progressbar (~> 1.7)
671671
unicode-display_width (>= 2.4.0, < 4.0)
672-
rubocop-ast (1.45.1)
672+
rubocop-ast (1.46.0)
673673
parser (>= 3.3.7.2)
674674
prism (~> 1.4)
675675
rubocop-capybara (2.22.1)

0 commit comments

Comments
 (0)