Skip to content

Commit cd3f25d

Browse files
chore(deps-dev): bump rubocop-rails from 2.33.4 to 2.34.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.33.4 to 2.34.0. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.33.4...v2.34.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.34.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb162d1 commit cd3f25d

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
@@ -416,7 +416,7 @@ GEM
416416
rdoc (>= 4.0.0)
417417
reline (>= 0.4.2)
418418
jmespath (1.6.2)
419-
json (2.15.2)
419+
json (2.16.0)
420420
json-schema (6.0.0)
421421
addressable (~> 2.8)
422422
bigdecimal (~> 3.1)
@@ -468,7 +468,7 @@ GEM
468468
benchmark
469469
logger
470470
mini_mime (1.1.5)
471-
minitest (5.26.0)
471+
minitest (5.26.1)
472472
mobility (1.3.2)
473473
i18n (>= 0.6.10, < 2)
474474
request_store (~> 1.0)
@@ -686,7 +686,7 @@ GEM
686686
rubocop-ast (>= 1.47.1, < 2.0)
687687
ruby-progressbar (~> 1.7)
688688
unicode-display_width (>= 2.4.0, < 4.0)
689-
rubocop-ast (1.47.1)
689+
rubocop-ast (1.48.0)
690690
parser (>= 3.3.7.2)
691691
prism (~> 1.4)
692692
rubocop-capybara (2.22.1)
@@ -695,7 +695,7 @@ GEM
695695
rubocop-factory_bot (2.27.1)
696696
lint_roller (~> 1.1)
697697
rubocop (~> 1.72, >= 1.72.1)
698-
rubocop-rails (2.33.4)
698+
rubocop-rails (2.34.0)
699699
activesupport (>= 4.2.0)
700700
lint_roller (~> 1.1)
701701
rack (>= 1.1)

0 commit comments

Comments
 (0)