Skip to content

Commit 6f59633

Browse files
Build(deps-dev): Bump rubocop from 1.69.2 to 1.70.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.2 to 1.70.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.2...v1.70.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 3b78c9d commit 6f59633

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
@@ -359,7 +359,7 @@ GEM
359359
rdoc (>= 4.0.0)
360360
reline (>= 0.4.2)
361361
jmespath (1.6.2)
362-
json (2.9.0)
362+
json (2.9.1)
363363
json-schema (5.1.0)
364364
addressable (~> 2.8)
365365
jsonapi-resources (0.10.7)
@@ -515,7 +515,7 @@ GEM
515515
reform-rails (0.2.6)
516516
activemodel (>= 5.0)
517517
reform (>= 2.3.1, < 3.0.0)
518-
regexp_parser (2.9.3)
518+
regexp_parser (2.10.0)
519519
reline (0.6.0)
520520
io-console (~> 0.5)
521521
representable (3.2.0)
@@ -569,7 +569,7 @@ GEM
569569
rswag-ui (2.16.0)
570570
actionpack (>= 5.2, < 8.1)
571571
railties (>= 5.2, < 8.1)
572-
rubocop (1.69.2)
572+
rubocop (1.70.0)
573573
json (~> 2.3)
574574
language_server-protocol (>= 3.17.0)
575575
parallel (~> 1.10)
@@ -579,7 +579,7 @@ GEM
579579
rubocop-ast (>= 1.36.2, < 2.0)
580580
ruby-progressbar (~> 1.7)
581581
unicode-display_width (>= 2.4.0, < 4.0)
582-
rubocop-ast (1.36.2)
582+
rubocop-ast (1.37.0)
583583
parser (>= 3.3.1.0)
584584
rubocop-rspec (3.3.0)
585585
rubocop (~> 1.61)

0 commit comments

Comments
 (0)