Skip to content

Commit f6fa554

Browse files
build(deps-dev): bump rubocop from 1.69.2 to 1.70.0 (#4964)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae8c4d4 commit f6fa554

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
@@ -584,7 +584,7 @@ GEM
584584
rspec-mocks (~> 3.13)
585585
rspec-support (~> 3.13)
586586
rspec-support (3.13.2)
587-
rubocop (1.69.2)
587+
rubocop (1.70.0)
588588
json (~> 2.3)
589589
language_server-protocol (>= 3.17.0)
590590
parallel (~> 1.10)
@@ -661,10 +661,10 @@ GEM
661661
activesupport (>= 5.2)
662662
sprockets (>= 3.0.0)
663663
stackprof (0.2.27)
664-
standard (1.43.0)
664+
standard (1.44.0)
665665
language_server-protocol (~> 3.17.0.2)
666666
lint_roller (~> 1.0)
667-
rubocop (~> 1.69.1)
667+
rubocop (~> 1.70.0)
668668
standard-custom (~> 1.0.0)
669669
standard-performance (~> 1.6)
670670
standard-custom (1.0.2)

0 commit comments

Comments
 (0)