Skip to content

Commit 9702d04

Browse files
build(deps-dev): bump rubocop-rails from 2.34.2 to 2.34.3 (#4730)
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.34.2 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.34.2...v2.34.3) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.34.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fce737 commit 9702d04

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
simplecov (<= 0.13)
125125
coderay (1.1.3)
126126
concurrent-ruby (1.3.6)
127-
connection_pool (2.5.5)
127+
connection_pool (3.0.2)
128128
crack (1.0.1)
129129
bigdecimal
130130
rexml
@@ -259,7 +259,7 @@ GEM
259259
domain_name (~> 0.5)
260260
httpclient (2.9.0)
261261
mutex_m
262-
i18n (1.14.7)
262+
i18n (1.14.8)
263263
concurrent-ruby (~> 1.0)
264264
io-console (0.8.2)
265265
ipaddress (0.8.3)
@@ -299,7 +299,8 @@ GEM
299299
mime-types-data (3.2025.0924)
300300
mini_mime (1.1.5)
301301
mini_portile2 (2.8.9)
302-
minitest (5.26.2)
302+
minitest (6.0.1)
303+
prism (~> 1.5)
303304
mock_redis (0.53.0)
304305
redis (~> 5)
305306
ms_rest (0.6.4)
@@ -485,7 +486,7 @@ GEM
485486
rubocop-factory_bot (2.28.0)
486487
lint_roller (~> 1.1)
487488
rubocop (~> 1.72, >= 1.72.1)
488-
rubocop-rails (2.34.2)
489+
rubocop-rails (2.34.3)
489490
activesupport (>= 4.2.0)
490491
lint_roller (~> 1.1)
491492
rack (>= 1.1)

0 commit comments

Comments
 (0)