Skip to content

Commit 01ddd0f

Browse files
dependabot[bot]zetter-rpf
authored andcommitted
Bump rubocop-rails from 2.33.3 to 2.34.3
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.33.3 to 2.34.3. - [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.3...v2.34.3) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.34.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1145c8 commit 01ddd0f

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ GEM
333333
activerecord (>= 6.1)
334334
request_store (~> 1.4)
335335
parallel (1.27.0)
336-
parser (3.3.9.0)
336+
parser (3.3.10.2)
337337
ast (~> 2.4.1)
338338
racc
339339
pg (1.6.3-aarch64-linux)
@@ -422,7 +422,7 @@ GEM
422422
erb
423423
psych (>= 4.0.0)
424424
tsort
425-
regexp_parser (2.11.2)
425+
regexp_parser (2.11.3)
426426
reline (0.6.3)
427427
io-console (~> 0.5)
428428
request_store (1.7.0)
@@ -462,9 +462,9 @@ GEM
462462
rubocop-ast (>= 1.46.0, < 2.0)
463463
ruby-progressbar (~> 1.7)
464464
unicode-display_width (>= 2.4.0, < 4.0)
465-
rubocop-ast (1.46.0)
465+
rubocop-ast (1.49.0)
466466
parser (>= 3.3.7.2)
467-
prism (~> 1.4)
467+
prism (~> 1.7)
468468
rubocop-capybara (2.22.1)
469469
lint_roller (~> 1.1)
470470
rubocop (~> 1.72, >= 1.72.1)
@@ -478,7 +478,7 @@ GEM
478478
lint_roller (~> 1.1)
479479
rubocop (>= 1.75.0, < 2.0)
480480
rubocop-ast (>= 1.38.0, < 2.0)
481-
rubocop-rails (2.33.3)
481+
rubocop-rails (2.34.3)
482482
activesupport (>= 4.2.0)
483483
lint_roller (~> 1.1)
484484
rack (>= 1.1)
@@ -558,9 +558,9 @@ GEM
558558
tzinfo (2.0.6)
559559
concurrent-ruby (~> 1.0)
560560
unaccent (0.4.0)
561-
unicode-display_width (3.1.5)
562-
unicode-emoji (~> 4.0, >= 4.0.4)
563-
unicode-emoji (4.0.4)
561+
unicode-display_width (3.2.0)
562+
unicode-emoji (~> 4.1)
563+
unicode-emoji (4.2.0)
564564
uniform_notifier (1.18.0)
565565
uri (1.1.1)
566566
useragent (0.16.11)

0 commit comments

Comments
 (0)