Skip to content

Commit 526a578

Browse files
chore(deps-dev): bump rubocop-rails from 2.34.0 to 2.34.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.34.0 to 2.34.1. - [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.34.0...v2.34.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.34.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e379713 commit 526a578

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
@@ -225,7 +225,7 @@ GEM
225225
coercible (1.0.0)
226226
descendants_tracker (~> 0.0.1)
227227
concurrent-ruby (1.3.5)
228-
connection_pool (2.5.4)
228+
connection_pool (2.5.5)
229229
coveralls_reborn (0.29.0)
230230
simplecov (~> 0.22.0)
231231
term-ansicolor (~> 1.7)
@@ -469,7 +469,7 @@ GEM
469469
benchmark
470470
logger
471471
mini_mime (1.1.5)
472-
minitest (5.26.1)
472+
minitest (5.26.2)
473473
mobility (1.3.2)
474474
i18n (>= 0.6.10, < 2)
475475
request_store (~> 1.0)
@@ -696,7 +696,7 @@ GEM
696696
rubocop-factory_bot (2.28.0)
697697
lint_roller (~> 1.1)
698698
rubocop (~> 1.72, >= 1.72.1)
699-
rubocop-rails (2.34.0)
699+
rubocop-rails (2.34.1)
700700
activesupport (>= 4.2.0)
701701
lint_roller (~> 1.1)
702702
rack (>= 1.1)

0 commit comments

Comments
 (0)