Skip to content

Commit b5562b7

Browse files
build(deps-dev): Bump rubocop-rails from 2.34.2 to 2.34.3
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>
1 parent 83a1c9e commit b5562b7

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

Gemfile.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ GEM
8888
bcrypt_pbkdf (1.1.2)
8989
bcrypt_pbkdf (1.1.2-arm64-darwin)
9090
bcrypt_pbkdf (1.1.2-x86_64-darwin)
91-
bigdecimal (3.3.1)
91+
bigdecimal (4.0.1)
9292
bootsnap (1.19.0)
9393
msgpack (~> 1.2)
9494
builder (3.3.0)
@@ -177,7 +177,7 @@ GEM
177177
csv
178178
mini_mime (>= 1.0.0)
179179
multi_xml (>= 0.5.2)
180-
i18n (1.14.7)
180+
i18n (1.14.8)
181181
concurrent-ruby (~> 1.0)
182182
identicon (0.0.5)
183183
chunky_png
@@ -217,10 +217,11 @@ GEM
217217
mime-types-data (3.2025.0924)
218218
mini_mime (1.1.5)
219219
mini_portile2 (2.8.9)
220-
minitest (5.27.0)
220+
minitest (6.0.1)
221+
prism (~> 1.5)
221222
msgpack (1.8.0)
222-
multi_xml (0.7.2)
223-
bigdecimal (~> 3.1)
223+
multi_xml (0.8.1)
224+
bigdecimal (>= 3.1, < 5)
224225
mysql2 (0.5.7)
225226
bigdecimal
226227
net-http (0.8.0)
@@ -286,7 +287,7 @@ GEM
286287
pp (0.6.3)
287288
prettyprint
288289
prettyprint (0.2.0)
289-
prism (1.6.0)
290+
prism (1.7.0)
290291
psych (5.3.0)
291292
date
292293
stringio
@@ -384,13 +385,13 @@ GEM
384385
rubocop-ast (>= 1.47.1, < 2.0)
385386
ruby-progressbar (~> 1.7)
386387
unicode-display_width (>= 2.4.0, < 4.0)
387-
rubocop-ast (1.48.0)
388+
rubocop-ast (1.49.0)
388389
parser (>= 3.3.7.2)
389-
prism (~> 1.4)
390+
prism (~> 1.7)
390391
rubocop-factory_bot (2.28.0)
391392
lint_roller (~> 1.1)
392393
rubocop (~> 1.72, >= 1.72.1)
393-
rubocop-rails (2.34.2)
394+
rubocop-rails (2.34.3)
394395
activesupport (>= 4.2.0)
395396
lint_roller (~> 1.1)
396397
rack (>= 1.1)
@@ -460,7 +461,7 @@ GEM
460461
concurrent-ruby (~> 1.0)
461462
unicode-display_width (3.2.0)
462463
unicode-emoji (~> 4.1)
463-
unicode-emoji (4.1.0)
464+
unicode-emoji (4.2.0)
464465
uri (1.1.1)
465466
useragent (0.16.11)
466467
vanilla_nested (1.7.1)

0 commit comments

Comments
 (0)